Skip to content

Commit eac722f

Browse files
authored
update version
1 parent 0ecd61b commit eac722f

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
@@ -1,7 +1,7 @@
11
import setuptools
22
import os
33

4-
version = '3.5.2'
4+
version = '3.6.0'
55

66
with open(os.path.join(os.path.dirname(__file__), 'README.md')) as f:
77
LongDescription = f.read()

0 commit comments

Comments
 (0)