Skip to content

Commit bc25f52

Browse files
committed
bump version numbers to 0.9.0
1 parent 5f48d2d commit bc25f52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.8.1
1+
version: 0.9.0
22

33
# considered years for output data
44
years : [2020, 2025, 2030, 2035, 2040, 2045, 2050]

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
# built documents.
7474
#
7575
# The short X.Y version.
76-
version = u'0.8'
76+
version = u'0.9'
7777
# The full version, including alpha/beta/rc tags.
78-
release = u'0.8.1'
78+
release = u'0.9.0'
7979

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

0 commit comments

Comments
 (0)