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 bddf8ad commit e2a5b21Copy full SHA for e2a5b21
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "tree-sitter"
7
-version = "0.25.1"
+version = "0.25.2"
8
description = "Python bindings to the Tree-sitter parsing library"
9
keywords = ["incremental", "parsing", "tree-sitter"]
10
classifiers = [
0 commit comments