diff --git a/pyproject.toml b/pyproject.toml index 62ae535..e8349ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requires-python = ">=3.11" license = "MIT" keywords = ["heartbeat", "monitoring", "dns", "websocket", "system-monitoring"] authors = [ - { name = "heartbeat contributors" } + { name = "Andreas Wrede" } ] # Core dependencies (required for both client and server)