diff --git a/clients/python/pyproject.toml b/clients/python/pyproject.toml index 98e54843e..02b7e908f 100644 --- a/clients/python/pyproject.toml +++ b/clients/python/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "model-registry" version = "0.1.0" -description = "Client for Red Hat OpenDataHub Model Registry" +description = "Client for Kubeflow Model Registry" authors = ["Isabella Basso do Amaral "] license = "Apache-2.0" readme = "README.md"