Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lazigu committed Apr 4, 2022
1 parent 63e2d2a commit d8af60a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion napari_clusters_plotter/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.2.2"
__version__ = "0.3.0"

from ._dock_widget import napari_experimental_provide_dock_widget
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-clusters-plotter
version = 0.2.2
version = 0.3.0
author = Laura Zigutyte, Ryan Savill, Johannes Müller, Marcelo Zoccoler, Robert Haase
author_email = zigutyte@gmail.com, robert.haase@tu-dresden.de

Expand Down

0 comments on commit d8af60a

Please sign in to comment.