Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nvictus committed Feb 4, 2017
1 parent 18c56fb commit 7fddc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cooler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"""
import logging
__version__ = '0.6.0-dev'
__version__ = '0.6.0'
__format_version__ = 2
_logger = None

Expand Down

0 comments on commit 7fddc23

Please sign in to comment.