We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51406d7 commit 51d7615Copy full SHA for 51d7615
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "tree-sitter"
7
-version = "0.22.3"
+version = "0.23.0"
8
description = "Python bindings to the Tree-sitter parsing library"
9
keywords = ["incremental", "parsing", "tree-sitter"]
10
classifiers = [
0 commit comments