Skip to content

Commit

Permalink
update email
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Apr 22, 2024
1 parent 9dc88c7 commit 8686044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/sdist/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ dependencies = [
]
license = {text = "BSD 3-Clause License"}
authors = [
{name = "Fabian Froehlich", email = "[email protected]"},
{name = "Fabian Froehlich", email = "[email protected]"},
{name = "Daniel Weindl", email = "[email protected]"},
{name = "Jan Hasenauer"},
{name = "AMICI contributors"},
]
maintainers = [
{name = "Fabian Froehlich", email = "[email protected]"},
{name = "Fabian Froehlich", email = "[email protected]"},
{name = "Daniel Weindl", email = "[email protected]"},
]
readme = "README.md"
Expand Down

0 comments on commit 8686044

Please sign in to comment.