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