diff --git a/setup.cfg b/setup.cfg index c5f4b19..defcb7b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = napari-exodeepfinder -version = 0.0.5 +version = 0.0.6 author = Constantin Aronssohn, Arthur Masson author_email = cnstt@tutanota.com url = https://github.com/deep-finder/napari-exodeepfinder @@ -41,7 +41,7 @@ package_dir = # add your package requirements here install_requires = - exodeepfinder>=0.2.5 + exodeepfinder>=0.3.11 numpy>=1.26.4 magicgui>=0.8.2 napari[all]>=0.4.19