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 019014a + ebc5e64 commit 363af9dCopy full SHA for 363af9d
setup.py
@@ -11,7 +11,7 @@
11
12
here = path.abspath(path.dirname(__file__))
13
14
-version = "2.3.0"
+version = "2.3.1"
15
16
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
17
long_description = f.read()
0 commit comments