We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a04a6 commit 57310c9Copy full SHA for 57310c9
setup.py
@@ -5,7 +5,7 @@
5
from setuptools.command.install import install
6
7
8
-VERSION = '2.0.6'
+VERSION = '2.0.7'
9
10
11
class VerifyVersionCommand(install):
0 commit comments