Skip to content

Commit d749a15

Browse files
committed
bump version to 5.6.7
1 parent b19aed9 commit d749a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
from setuptools import setup, find_packages
66

7-
version = '5.6.6'
7+
version = '5.6.7'
88

99
if sys.argv[-1] == 'publish':
1010
os.system('python setup.py sdist upload')

0 commit comments

Comments
 (0)