Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lbjay committed Jun 16, 2016
1 parent 2a5379c commit 4632a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mh_cli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

click.disable_unicode_literals_warning = True

__version__ = '1.0.1'
__version__ = '1.1.0'


@click.group()
Expand Down

0 comments on commit 4632a7a

Please sign in to comment.