Skip to content

Commit 164c3ad

Browse files
committed
fix: project name in pyproject.toml
1 parent 8d2f9fd commit 164c3ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools >= 61.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "endstone-example-plugin"
6+
name = "endstone-example"
77
version = "0.3.0"
88
dependencies = []
99
authors = [

0 commit comments

Comments
 (0)