Skip to content

Commit dd9d25a

Browse files
committed
fix version.
1 parent 3ce4f7e commit dd9d25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/www/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
# The short X.Y version.
5858
version = '2.2'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '2.2.0b1'
60+
release = '2.2.0'
6161

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

0 commit comments

Comments
 (0)