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.
1 parent ada57f4 commit 1f5095dCopy full SHA for 1f5095d
setup.py
@@ -18,7 +18,7 @@
18
EMAIL = '[email protected]'
19
AUTHOR = 'Kireet'
20
REQUIRES_PYTHON = '>=3.6.0'
21
-VERSION = '0.21'
+VERSION = '0.22'
22
23
# What packages are required for this module to be executed?
24
with open('requirements.txt') as f:
0 commit comments