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 c348e9d commit 41108fdCopy full SHA for 41108fd
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="monday-api-python-sdk", # Required
18
- version="1.1.2", # Required
+ version="1.1.3", # 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