We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dccf0e4 commit 2ddd73fCopy full SHA for 2ddd73f
VERSION
@@ -2,4 +2,4 @@ VERSION_MAJOR = 3
2
VERSION_MINOR = 1
3
PATCHLEVEL = 0
4
VERSION_TWEAK = 0
5
-EXTRAVERSION = rc3
+EXTRAVERSION = 0
doc/conf.py
@@ -140,6 +140,7 @@
140
"current_version": version,
141
"versions": (
142
("latest", "/"),
143
+ ("3.1.0", "/3.1.0/"),
144
("3.0.0", "/3.0.0/"),
145
("2.7.0", "/2.7.0/"),
146
("2.6.0", "/2.6.0/"),
0 commit comments