We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d558f commit d65416bCopy full SHA for d65416b
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "tree-sitter"
7
-version = "0.24.0"
+version = "0.23.2"
8
description = "Python bindings to the Tree-sitter parsing library"
9
keywords = ["incremental", "parsing", "tree-sitter"]
10
classifiers = [
0 commit comments