Skip to content

Commit 2b4ab71

Browse files
committed
Update pyproject.toml
1 parent 0e8eb7f commit 2b4ab71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "tree-sitter-elixir"
77
description = "Elixir grammar for tree-sitter"
8-
version = "0.0.1"
8+
version = "0.3.3"
99
keywords = ["incremental", "parsing", "tree-sitter", "elixir"]
1010
classifiers = [
1111
"Intended Audience :: Developers",
@@ -19,7 +19,7 @@ license.text = "MIT"
1919
readme = "README.md"
2020

2121
[project.urls]
22-
Homepage = "https://github.com/tree-sitter/tree-sitter-elixir"
22+
Homepage = "https://github.com/elixir-lang/tree-sitter-elixir"
2323

2424
[project.optional-dependencies]
2525
core = ["tree-sitter~=0.23"]

0 commit comments

Comments
 (0)