From d624ef172712cbbb94d918db467fecbb29b481cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABlle=20=20LETORT?= <gaelle.letort@pasteur.fr> Date: Fri, 18 Oct 2024 17:52:01 +0200 Subject: [PATCH] Update file setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f8d757c..8f7736a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = epicure -version = 0.1.3 +version = 0.2.0 description = Napari plugin to manually correct epithelia segmentation in movies long_description = file: README.md long_description_content_type = text/markdown -- GitLab