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 de9d966 commit a344a0aCopy full SHA for a344a0a
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
4
-__version__ = "2.1.1"
+__version__ = "3.0.0"
5
6
7
with open('README.rst', 'r', encoding='utf-8') as f:
0 commit comments