Skip to content

Commit 1b0bd18

Browse files
committed
Bump version number to 1.1.4
1 parent 6d99f94 commit 1b0bd18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcc_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"__version__"
55
]
66

7-
__version__ = "1.1.3"
7+
__version__ = "1.1.4"
88
__user_agent: t.Final[str] = f"python_mcc_api/{__version__} (https://github.com/JamesMCo/python_mcc_api)"

0 commit comments

Comments
 (0)