Skip to content

Commit

Permalink
update version string
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Jun 13, 2016
1 parent 5f301a7 commit edca1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hdf_compass/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
from .utils import is_darwin, is_win, is_linux, url2path, path2url, data_url


__version__ = "0.6.0b7"
__version__ = "0.6.0"

0 comments on commit edca1df

Please sign in to comment.