We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a2884 commit b5a9133Copy full SHA for b5a9133
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-__version__ = '1.0.0rc7'
+__version__ = '1.0.0'
6
7
8
readme_path = os.path.join(os.path.dirname(__file__), 'README.rst')
0 commit comments