Skip to content

Commit 52e1aed

Browse files
committed
fixed authors full name.
1 parent c955754 commit 52e1aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = {text = "MIT"}
1212
authors = [
13-
{name = "Radin Hamidi", email = "[email protected]"},
13+
{name = "Radin Hamidi Rad", email = "[email protected]"},
1414
{name = "Amin Bigdeli", email = "[email protected]"},
1515
{name = "Mert Incesu", email = "[email protected]"},
1616
{name = "Negar Arabzadeh", email = "[email protected]"}

0 commit comments

Comments
 (0)