We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ec761 commit 2c1dfc5Copy full SHA for 2c1dfc5
pyproject.toml
@@ -1,5 +1,5 @@
1
[project]
2
-name = "leetcode_lib"
+name = "leetcodepy"
3
version = "0.0.1"
4
authors = [{ name = "tarolling", email = "benitojoens@gmail.com" }]
5
description = "Implementations of LeetCode problem solutions in Python"
0 commit comments