We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36f998 commit 05404b0Copy full SHA for 05404b0
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