Skip to content

Commit

Permalink
0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-gautam committed Jul 8, 2020
1 parent cb53ccc commit a6a2a7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion c8/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.14.6'
__version__ = '0.16.0'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='pyC8',
version='0.15.2',
version='0.16.0',
description='Python Driver for Macrometa Global Edge Fabric',
long_description=description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit a6a2a7a

Please sign in to comment.