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 b19aed9 commit d749a15Copy full SHA for d749a15
setup.py
@@ -4,7 +4,7 @@
4
import sys
5
from setuptools import setup, find_packages
6
7
-version = '5.6.6'
+version = '5.6.7'
8
9
if sys.argv[-1] == 'publish':
10
os.system('python setup.py sdist upload')
0 commit comments