Skip to content

Commit 79df26e

Browse files
chore: release 0.22.1
1 parent 0feea2e commit 79df26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "tree-sitter"
7-
version = "0.22.0"
7+
version = "0.22.1"
88
description = "Python bindings to the Tree-sitter parsing library"
99
keywords = ["incremental", "parsing", "tree-sitter"]
1010
classifiers = [

0 commit comments

Comments
 (0)