diff --git a/pyproject.toml b/pyproject.toml index afcac8a..d476f59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "dspace-statistics-api" version = "1.4.0-dev" -description = "A simple REST API to expose Solr view and download statistics for items in a DSpace repository." +description = "A simple REST API to expose Solr view and download statistics for items, communities, and collections in a DSpace repository." authors = ["Alan Orth "] license = "GPL-3.0-only"