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 02b0641 commit e3cb037Copy full SHA for e3cb037
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="monday-api-python-sdk", # Required
18
- version="1.4.0", # Required
+ version="1.4.1", # Required
19
description="A Python SDK for interacting with Monday's GraphQL API", # Optional
20
long_description=long_description, # Optional
21
long_description_content_type="text/markdown", # Optional (see note above)
0 commit comments