Skip to content

Commit 0a01976

Browse files
committed
fix toml for release
1 parent 1feb251 commit 0a01976

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name = "autoemulate"
33
version = "0.1.0"
44
description = "An emulator platform for Digital Twins"
55
license = "MIT"
6-
authors = ["Martin Stoffel <[email protected]> (Maintainer)",
7-
"Kalle Westerling <https://github.com/kallewesterling>",
8-
"Bryan Li <https://github.com/bryanlimy>",
9-
"Eric Daub <https://github.com/edaub>",
10-
"Steve Niederer <https://github.com/snie007>"]
6+
authors = ["Martin Stoffel <[email protected]>",
7+
"Kalle Westerling <[email protected]>",
8+
"Bryan Li <[email protected]>",
9+
"Eric Daub <edaub@turing.ac.uk>",
10+
"Steve Niederer <[email protected]>"]
1111
readme = "README.md"
1212

1313
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)