diff --git a/pyproject.toml b/pyproject.toml index 79957ca..ca936fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ['meson-python', "wheel", "ninja", "pybind11", "numpy"] [project] name = "simplextree" -version = '0.1.1' +version = '0.1.2' readme = "README.md" classifiers = [ "Intended Audience :: Science/Research",