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 a9a24aa commit 8eaeb6dCopy full SHA for 8eaeb6d
setup.py
@@ -21,7 +21,7 @@
21
# prerequisite: setuptools
22
# http://pypi.python.org/pypi/setuptools
23
NAME = "monday-code"
24
-VERSION = "0.0.4"
+VERSION = "0.0.5"
25
PYTHON_REQUIRES = ">=3.7"
26
REQUIRES = [
27
"urllib3 >= 1.25.3, < 2.1.0",
0 commit comments