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