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 5c327ac commit 9a9e7bfCopy full SHA for 9a9e7bf
setup.py
@@ -8,7 +8,7 @@
8
except ImportError:
9
from distutils.core import setup
10
11
-version = '6.4.1'
+version = '6.4.2'
12
13
if sys.argv[-1] == 'publish':
14
try:
0 commit comments