Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lazigu committed Nov 15, 2021
1 parent 3b110e2 commit 5e90688
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,5 +1,5 @@

__version__ = "0.1.0"
__version__ = "0.1.1"



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-clusters-plotter
version = 0.1.0
version = 0.1.1
author = Laura Zigutyte, Ryan Savill, Marcelo Zoccoler, Robert Haase
author_email = zigutyte@gmail.com, robert.haase@tu-dresden.de

Expand Down

0 comments on commit 5e90688

Please sign in to comment.