From 3e61cf591adb5d7fa5c782394799ceb68105c09a Mon Sep 17 00:00:00 2001 From: JustGlowing Date: Fri, 16 Feb 2024 09:33:00 +0000 Subject: [PATCH] prep new release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7487130..a2e26a0 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.1', + version='2.3.2', description=description, long_description=long_description, long_description_content_type='text/markdown',