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 9475eaf commit d64fb30Copy full SHA for d64fb30
setup.py
@@ -20,7 +20,7 @@
20
EMAIL = "[email protected]"
21
AUTHOR = "Haris Sahovic"
22
REQUIRES_PYTHON = ">=3.6.0"
23
-VERSION = "0.4.20"
+VERSION = "0.4.21"
24
25
# What packages are required for this module to be executed?
26
with open("requirements.txt") as requirements:
0 commit comments