diff --git a/external/openscad_cpp_parser b/external/openscad_cpp_parser index 35d9957..0789702 160000 --- a/external/openscad_cpp_parser +++ b/external/openscad_cpp_parser @@ -1 +1 @@ -Subproject commit 35d9957e8e7e06838f3d2b102058b56e4bab57e6 +Subproject commit 0789702ee90854c78d703e8ae56271b3f3b15db7 diff --git a/pyproject.toml b/pyproject.toml index febabff..5afced5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build" [project] name = "openscad_cpp_evaluator" -version = "0.17.0" +version = "0.18.0" description = "C++ OpenSCAD evaluator with Python bindings" readme = "README.md" requires-python = ">=3.12"