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 a807a6f commit 8b4f0b2Copy full SHA for 8b4f0b2
setup.py
@@ -9,7 +9,7 @@
9
from setuptools import find_packages, setup
10
11
# version
12
-VERSION = '2.0'
+VERSION = '2.0.1'
13
14
# requirements
15
REQUIRED_PYTHON = '>=3.5.0'
0 commit comments