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 12911ee commit 5a50a10Copy full SHA for 5a50a10
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-alpha0'
+__version__ = '3.0.0'
0 commit comments