Skip to content

Commit da611d5

Browse files
committed
Add missing info in pyproject.toml
1 parent 3249aab commit da611d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
2-
name = ""
3-
version = ""
2+
name = "Python-Type-Challenges"
3+
version = "1.0"
44
description = ""
55
authors = [{ name = "laike9m", email = "laike9m@gmail.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)