Skip to content

Commit

Permalink
Version number -> 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Sep 11, 2018
1 parent 855455a commit cf59129
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.1"
__version__ = "0.2"

0 comments on commit cf59129

Please sign in to comment.