We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bf5cd commit 24f41c6Copy full SHA for 24f41c6
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
13
cwd = os.path.abspath(os.path.dirname(__file__))
14
15
-VERSION = "2.2.1"
+VERSION = "2.2.3"
16
17
with open('README.md', 'r', encoding='utf-8') as f:
18
__readme__ = f.read()
0 commit comments