Skip to content

Commit

Permalink
chore: release 0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ObserverOfTime committed May 18, 2024
1 parent 8042a8f commit 2c0a6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "tree-sitter"
version = "0.22.2"
version = "0.22.3"
description = "Python bindings to the Tree-sitter parsing library"
keywords = ["incremental", "parsing", "tree-sitter"]
classifiers = [
Expand Down

0 comments on commit 2c0a6ee

Please sign in to comment.