We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2cf8b commit d12cfedCopy full SHA for d12cfed
1 file changed
pyauth/__init__.py
@@ -21,5 +21,5 @@
21
22
# Version info
23
__version__ = '0.9.10'
24
-__version_tag__ = 'dev'
25
-__version_status__ = 'pre'
+__version_tag__ = ''
+__version_status__ = 'rc'
0 commit comments