Skip to content

Commit

Permalink
Release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh committed Oct 23, 2019
1 parent 0fc4dbe commit 9269071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carbonate/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Tools for managing a federated Carbon cluster.
"""

__version_info__ = ('1', '1', '5')
__version_info__ = ('1', '1', '6')
__version__ = '.'.join(__version_info__)


Expand Down

0 comments on commit 9269071

Please sign in to comment.