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 8dc5126 commit 7b70d31Copy full SHA for 7b70d31
setup.py
@@ -21,7 +21,7 @@
21
# prerequisite: setuptools
22
# http://pypi.python.org/pypi/setuptools
23
NAME = "monday-code"
24
-VERSION = "0.0.1"
+VERSION = "0.2.4"
25
PYTHON_REQUIRES = ">= 3.9"
26
REQUIRES = [
27
"urllib3 >= 2.1.0, < 3.0.0",
0 commit comments