We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3d8c0 commit 6dd2571Copy full SHA for 6dd2571
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
4
5
[project]
6
name = "openscad_parser"
7
-version = "2.4.7"
+version = "2.4.8"
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