diff --git a/pyproject.toml b/pyproject.toml index 0f1b106..f8ec41a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [project] -name = "pypredicate-temporal" +name = "predicate-temporal" version = "0.1.0" description = "Temporal.io Worker Interceptor for Predicate Authority Zero-Trust authorization" readme = "README.md"