Skip to content

Commit e0dfd7b

Browse files
committed
fix pyproject.toml
1 parent e0dcfb3 commit e0dfd7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ requires = ["setuptools>=42", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "scripts-of-tribute"
7-
version = "1.0.0"
6+
name = "ScriptsOfTribute"
7+
version = "1.0.1"
88
authors = [
99
{ name="Ematerasu", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)