We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034d2a5 commit e3c01c7Copy full SHA for e3c01c7
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
with open(path.join(this_directory, 'README.md')) as f:
22
long_description = f.read()
23
24
-VERSION = "1.10.6"
+VERSION = "1.10.7"
25
26
setup(
27
version=VERSION,
0 commit comments