Skip to content

Commit 86ec008

Browse files
committed
fix: restore correct author email to datons.com
1 parent 575dde9 commit 86ec008

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
@@ -5,7 +5,7 @@ description = "Python client for the ENTSO-E Transparency Platform API"
55
readme = "README.md"
66
license = "MIT"
77
authors = [
8-
{ name = "Jesús López", email = "jesus.lopez@datons.ai" },
8+
{ name = "Jesús López", email = "jesus.lopez@datons.com" },
99
]
1010
requires-python = ">=3.10"
1111
keywords = ["entsoe", "energy", "electricity", "api", "transparency"]

0 commit comments

Comments
 (0)