Skip to content

Commit e5142e9

Browse files
committed
Fixed doc version number.
1 parent f7aadaa commit e5142e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '0.2.0'
54+
version = '0.2.1'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '0.2.0'
56+
release = version
5757

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

0 commit comments

Comments
 (0)