diff --git a/pyproject.toml b/pyproject.toml index 7a19eb97..09759049 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ requires = ["pdm-backend"] build-backend = "pdm.backend" [project] -name = "ols" +name = "road-core" version = "0.2.1" description = "Road-core service is an AI powered assistant that runs on OpenShift and provides answers to product questions using backend LLM services." authors = []