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