diff --git a/pyproject.toml b/pyproject.toml index 8ba4cc9..3c7e6cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "tree-sitter" -version = "0.24.0" +version = "0.23.2" description = "Python bindings to the Tree-sitter parsing library" keywords = ["incremental", "parsing", "tree-sitter"] classifiers = [