Skip to content

Commit 5118131

Browse files
committed
pyproject.toml: fix project name
1 parent 287eb53 commit 5118131

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 = "talib"
2+
name = "ta-lib"
33
version = "0.4.33"
44
dynamic = ["authors", "classifiers", "dependencies", "description", "license", "readme"]
55

0 commit comments

Comments
 (0)