From f9854a902ca50d5163c52f273727f652fc9360ec Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 4 May 2023 15:49:46 -0400 Subject: bump to 0.3.23 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 12ff6c9..9fc6dcf 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ all_extensions = cythonize( setup( name="pyisda", - version="0.3.21", + version="0.3.23", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], -- cgit v1.2.3-70-g09d2