From 36e8e32a22f1fcc52c987a00da3d777769582ee6 Mon Sep 17 00:00:00 2001 From: JustGlowing Date: Fri, 23 Aug 2024 13:16:17 +0100 Subject: [PATCH] new realeaes preparation --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a2e26a0..422fec8 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ long_description = 'See the github page https://github.com/JustGlowing/minisom' setup(name='MiniSom', - version='2.3.2', + version='2.3.3', description=description, long_description=long_description, long_description_content_type='text/markdown',