Skip to content

Commit 2c1dfc5

Browse files
committedNov 9, 2024
fix project name
1 parent 22ec761 commit 2c1dfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "leetcode_lib"
2+
name = "leetcodepy"
33
version = "0.0.1"
44
authors = [{ name = "tarolling", email = "benitojoens@gmail.com" }]
55
description = "Implementations of LeetCode problem solutions in Python"

0 commit comments

Comments
 (0)