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 48f2ac4 commit 81d0188Copy full SHA for 81d0188
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.25.0"
8
description = "Python bindings to the Tree-sitter parsing library"
9
keywords = ["incremental", "parsing", "tree-sitter"]
10
classifiers = [
0 commit comments