Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Apr 9, 2023
1 parent 2578a11 commit 389e46e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion napari_process_points_and_surfaces/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = "0.4.2"
__version__ = "0.5.0"
__common_alias__ = "nppas"

import warnings
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-process-points-and-surfaces
version = 0.4.2
version = 0.5.0
author = Robert Haase, Johannes Soltwedel
author_email = [email protected]
url = https://github.com/haesleinhuepf/napari-process-points-and-surfaces
Expand Down

0 comments on commit 389e46e

Please sign in to comment.