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 18332b3 commit 69b3117Copy full SHA for 69b3117
setup.py
@@ -22,7 +22,7 @@
22
with open(path.join(this_directory, 'README.md')) as f:
23
long_description = f.read()
24
25
-VERSION = "1.4"
+VERSION = "1.4.1"
26
27
setup(
28
version=VERSION,
0 commit comments