We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee3508 commit 91cd8f3Copy full SHA for 91cd8f3
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
4
5
[project]
6
name = "openscad_parser"
7
-version = "2.4.4"
+version = "2.4.5"
8
description = "A PEG parser to read OpenSCAD language source code, with optional AST tree generation."
9
readme = "README.rst"
10
authors = [
0 commit comments