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.
2 parents 156c856 + 05404b0 commit 18a3dd1Copy full SHA for 18a3dd1
setup.py
@@ -11,7 +11,7 @@
11
12
here = path.abspath(path.dirname(__file__))
13
14
-version = "2.2.3"
+version = "2.2.4"
15
16
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
17
long_description = f.read()
0 commit comments