Skip to content

Commit 1f4e3bf

Browse files
committed
For release
1 parent 22a38b1 commit 1f4e3bf

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
@@ -21,7 +21,7 @@
2121
with open(path.join(this_directory, 'README.md')) as f:
2222
long_description = f.read()
2323

24-
VERSION = "1.9.9"
24+
VERSION = "1.10"
2525

2626
setup(
2727
version=VERSION,

0 commit comments

Comments
 (0)