From 194519a6cc3099cec01ea42d182163fe08716c96 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 13 Oct 2022 21:14:15 -0400 Subject: bump to 0.3.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d8738ec..70639b9 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ all_extensions = cythonize( setup( name="pyisda", - version="0.3.10", + version="0.3.11", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], -- cgit v1.2.3-70-g09d2