Skip to content

Commit

Permalink
Merge pull request #46 from BiAPoL/0_1_9
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
zoccoler authored Jun 28, 2023
2 parents cff72dd + 8337780 commit 2dd0691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion napari_crop/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = "0.1.8"
__version__ = "0.1.9"


from ._dock_widgets import napari_experimental_provide_dock_widget
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = napari-crop
version = 0.1.8
version = 0.1.9
author = Robert Haase, Tim Morello, Marcelo Leomil Zoccoler, Johannes Muller
author_email = [email protected]
license = BSD-3-Clause
Expand Down

0 comments on commit 2dd0691

Please sign in to comment.