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 7516931 commit 27a3dc7Copy full SHA for 27a3dc7
lib/version.py
@@ -1,4 +1,4 @@
1
# Version string. Examples:
2
# '3.0.0'
3
# '3.0.0-alpha9'
4
-__version__ = '3.0.0-alpha3'
+__version__ = '3.0.0'
0 commit comments