Skip to content

Commit

Permalink
Version number -> 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Aug 16, 2019
1 parent ef35d3d commit 153da1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h5glance/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Explore HDF5 files in an HTML view"""
from .generate import H5Glance, install_ipython_h5py_display

__version__ = "0.5"
__version__ = "0.6"

0 comments on commit 153da1b

Please sign in to comment.