Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
dvdklnr authored Nov 30, 2017
1 parent 6d97624 commit 0213094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueox/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"""

__title__ = 'blueox'
__version__ = '0.11.5'
__version__ = '0.11.6'
__author__ = 'Rhett Garber'
__author_email__ = 'rhettg@gmail.com'
__license__ = 'ISC'
Expand Down

0 comments on commit 0213094

Please sign in to comment.