Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
perdigao1 committed Oct 23, 2023
1 parent 8ba396a commit a505048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/napari_h5/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.0.6"
__version__ = "0.0.7"

from ._reader import get_reader
from ._writer import multi_layer_writer, single_layer_writer
Expand Down

0 comments on commit a505048

Please sign in to comment.