We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7dc172 commit 7e63c1dCopy full SHA for 7e63c1d
setup.py
@@ -5,7 +5,7 @@
5
6
from setuptools import setup, find_packages
7
8
-__version__ = '3.0.0'
+__version__ = '3.0.1'
9
10
11
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')
0 commit comments