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