Skip to content

Commit

Permalink
Bump version to 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ptcryan committed Jun 6, 2018
1 parent 4f4b770 commit 53acafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydrawiser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"""

__author__ = 'David Ryan'
__version__ = '0.1.0'
__version__ = '0.1.1'
__copyright__ = 'Copyright (c) 2018 David Ryan'
__license__ = 'MIT'

0 comments on commit 53acafb

Please sign in to comment.