Skip to content

Commit

Permalink
bump version numbers to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed May 12, 2024
1 parent 5f48d2d commit bc25f52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.8.1
version: 0.9.0

# considered years for output data
years : [2020, 2025, 2030, 2035, 2040, 2045, 2050]
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
# built documents.
#
# The short X.Y version.
version = u'0.8'
version = u'0.9'
# The full version, including alpha/beta/rc tags.
release = u'0.8.1'
release = u'0.9.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit bc25f52

Please sign in to comment.