diff --git a/pyproject.toml b/pyproject.toml index 071ebe5..073b8f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [project] -name = "cudo-compute-python-client" +name = "cudo-compute" version = "0.0.1" authors = [ { name="Cudo Ventures", email="dev@cudoventures.com" },