Skip to content

Commit da025cd

Browse files
committed
change package name to algorithmic-trader
1 parent 90b9ccc commit da025cd

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
@@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "algo_trader"
6+
name = "algorithmic-trader"
77
description = "Trading bot with support for realtime trading, backtesting, custom strategies and much more"
88
authors = [{ name = "Idan Yael" }]
99
maintainers = [{ name = "Idan Yael" }]

0 commit comments

Comments
 (0)