Skip to content

Commit

Permalink
Version number -> 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed May 23, 2022
1 parent fbfd800 commit 5c2f868
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 .ipython import H5Glance, install_ipython_h5py_display

__version__ = "0.7"
__version__ = "0.8"

0 comments on commit 5c2f868

Please sign in to comment.