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 6d99f94 commit 1b0bd18Copy full SHA for 1b0bd18
mcc_api/__init__.py
@@ -4,5 +4,5 @@
4
"__version__"
5
]
6
7
-__version__ = "1.1.3"
+__version__ = "1.1.4"
8
__user_agent: t.Final[str] = f"python_mcc_api/{__version__} (https://github.com/JamesMCo/python_mcc_api)"
0 commit comments