We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8c591 commit 8a2a54cCopy full SHA for 8a2a54c
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.12"
+VERSION = "1.13.13"
25
26
setup(
27
version=VERSION,
0 commit comments