Skip to content

Commit 808e1d0

Browse files
Merge pull request #157 from Macrometacorp/koshy-thomas-patch-1
Bumping version to 1.0.1
2 parents dd8346d + 531abf9 commit 808e1d0

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.0.0"
1+
__version__ = "1.0.1"

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.0.0",
8+
version="1.0.1",
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)