Skip to content

Commit d62f40d

Browse files
committed
fix: correct author email to datons.com
1 parent 6997906 commit d62f40d

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
@@ -9,7 +9,7 @@ description = "A Python client for the U.S. Energy Information Administration (E
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = "MIT"
12-
authors = [{ name = "Jesús López", email = "jesus.lopez@datons.ai" }]
12+
authors = [{ name = "Jesús López", email = "jesus.lopez@datons.com" }]
1313
keywords = ["eia", "energy", "electricity", "oil", "gas", "api", "usa"]
1414
classifiers = [
1515
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)