Skip to content

Commit ce53c37

Browse files
committed
bumb version
1 parent 44b611b commit ce53c37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
if sys.version_info < (3,6):
1111
sys.exit('Sorry, Python < 3.6 is not supported')
1212

13-
VERSION = "2.6.3"
13+
VERSION = "2.6.4"
1414

1515
with open('README.rst', 'r') as f:
1616
long_description = f.read()

0 commit comments

Comments
 (0)