We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ad0f6 commit 2e570ffCopy full SHA for 2e570ff
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.13.6"
+VERSION = "1.13.7"
25
26
setup(
27
version=VERSION,
0 commit comments