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