diff --git a/pyproject.toml b/pyproject.toml index e89d0b422..6ed8d3455 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "robusta-api" version = "0.0.0" description = "" -authors = ["Natan Yellin "] +authors = ["Arik Alon "] packages = [ { include = "robusta", from = "src" }, ]