Skip to content

Commit 6a1c45c

Browse files
committed
For release
1 parent d185e0c commit 6a1c45c

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.10"
24+
VERSION = "1.10.1"
2525

2626
setup(
2727
version=VERSION,

0 commit comments

Comments
 (0)