From 041470c3c66181551511ecb5f26603d1be46eafa Mon Sep 17 00:00:00 2001 From: arnaudon Date: Mon, 6 Nov 2023 08:39:26 +0100 Subject: [PATCH] 0.2.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7f06b11..7d3cd6a 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import find_namespace_packages from setuptools import setup -__version__ = "0.2.2" +__version__ = "0.2.3" ext_modules = [ Pybind11Extension(