File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
napari_pyclesperanto_assistant Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22from ._convert_to_numpy import *
33from ._napari_cle_functions import label , voronoi_otsu_labeling
44
5- __version__ = "0.18.4 "
5+ __version__ = "0.19.0 "
Original file line number Diff line number Diff line change 33toolz
44scikit-image
55napari >= 0.4.15
6- pyclesperanto-prototype >= 0.18.3
6+ pyclesperanto-prototype >= 0.19.0
77magicgui
88numpy != 1.19.4
99pyperclip
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ def read(fname):
3131#use_scm = {"write_to": "napari_pyclesperanto_assistant/_version.py"}
3232setup (
3333 name = "napari_pyclesperanto_assistant" ,
34- version = "0.18.4 " ,
34+ version = "0.19.0 " ,
3535 author = "Robert Haase, Talley Lambert" ,
3636 author_email = "robert.haase@tu-dresden.de" ,
3737 description = "GPU-accelerated image processing in napari using OpenCL" ,
You can’t perform that action at this time.
0 commit comments