diff --git a/setup.py b/setup.py index a229fdb..0619883 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="tree_sitter", - version="0.20.1", + version="0.20.2", maintainer="Max Brunsfeld", maintainer_email="maxbrunsfeld@gmail.com", author="Max Brunsfeld",