Skip to content

Commit 694385d

Browse files
Bump version in PyPI as well (#1239)
1 parent 0d8cd33 commit 694385d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

micro_sam/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.3"
1+
__version__ = "1.8.4"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install_requires =
4545
kornia
4646
magicgui
4747
matplotlib
48-
napari<0.7
48+
napari>=0.7
4949
natsort
5050
networkx
5151
numpy

0 commit comments

Comments
 (0)