We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9d966 commit fd37687Copy full SHA for fd37687
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