Skip to content

Commit 0b6f5ce

Browse files
Bump version to 1.1.2
1 parent b3b7778 commit 0b6f5ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c8/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.1"
1+
__version__ = "1.1.2"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="pyC8",
8-
version="1.1.1",
8+
version="1.1.2",
99
description="Python SDK for Macrometa Global Data Mesh",
1010
long_description=description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)