From 675cfba62a6f78bcb6d5cc7f42732ed6a845f099 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 6 Dec 2023 15:51:16 -0500 Subject: bump to 0.3.28 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 24c6679..68db1db 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ all_extensions = cythonize( setup( name="pyisda", - version="0.3.27", + version="0.3.28", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], -- cgit v1.2.3-70-g09d2