Skip to content

Commit

Permalink
Version number -> 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed May 27, 2020
1 parent 768c888 commit 4a3d1c7
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.6"
__version__ = "0.7"

0 comments on commit 4a3d1c7

Please sign in to comment.