Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh committed Feb 11, 2017
1 parent 45773ad commit c40db88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carbonate/__init__.py
Expand Up @@ -2,7 +2,7 @@
Tools for managing a federated Carbon cluster.
"""

__version_info__ = ('0', '2', '2')
__version_info__ = ('0', '2', '3')
__version__ = '.'.join(__version_info__)


Expand Down

0 comments on commit c40db88

Please sign in to comment.