Skip to content

Commit 3a59cd7

Browse files
fix: fix package metadata; email was incorrect
1 parent 902c71f commit 3a59cd7

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 = "Python SDK for the Hyperping uptime monitoring and incident manag
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
license = {text = "MIT"}
1111
requires-python = ">=3.11"
12-
authors = [{ name = "Develeap", email = "dev@develeap.com" }]
12+
authors = [{ name = "Develeap", email = "khaled.salhab@develeap.com" }]
1313
keywords = ["hyperping", "monitoring", "uptime", "status-page", "incident", "api-client", "sdk", "python", "pydantic", "httpx"]
1414
classifiers = [
1515
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)