Skip to content

Commit f9d0caa

Browse files
committed
Bump version
1 parent bbc3d8e commit f9d0caa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

napari_crop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
__version__ = "0.1.5"
2+
__version__ = "0.1.6"
33

44

55

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = napari-crop
3-
version = 0.1.5
4-
author = Robert Haase, Tim Morello, Marcelo Leomil Zoccoler
3+
version = 0.1.6
4+
author = Robert Haase, Tim Morello, Marcelo Leomil Zoccoler, Johannes Muller
55
author_email = robert.haase@tu-dresden.de
66
license = BSD-3-Clause
77
url = https://github.com/biapol/napari-crop

0 commit comments

Comments
 (0)