Skip to content

Commit a6855c4

Browse files
committed
fix release version in docs
1 parent 4a7551f commit a6855c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def setup(app):
5959
# The short X.Y version.
6060
version = '2.1'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '2.1.0'
62+
release = '2.1.1'
6363

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

0 commit comments

Comments
 (0)