From 1ec00318222854e11ffbed57e56a2367f837d504 Mon Sep 17 00:00:00 2001 From: Mackenzie Mathis Date: Mon, 19 Feb 2024 18:32:13 +0100 Subject: [PATCH 1/2] change version --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 3f97c9a..568eea0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] -name = napari_deeplabcut -version = 0.0.1 -description = napari + DeepLabCut annotation tool +name = napari-deeplabcut +version = 0.2.1.4 +description =napari + DeepLabCut annotation tool long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/DeepLabCut/napari-deeplabcut From a739b1b8d78c43e1dac8e820370e1733dabdb61d Mon Sep 17 00:00:00 2001 From: Mackenzie Mathis Date: Mon, 19 Feb 2024 20:29:52 +0100 Subject: [PATCH 2/2] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 568eea0..6cf9104 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = napari-deeplabcut -version = 0.2.1.4 +version = 0.2.1.3 description =napari + DeepLabCut annotation tool long_description = file: README.md long_description_content_type = text/markdown