1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-24 23:30:18 +01:00

pyproject.toml: Update description
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alan Orth 2020-12-23 16:15:46 +02:00
parent d1229c2387
commit 4004515967
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -1,7 +1,7 @@
[tool.poetry] [tool.poetry]
name = "dspace-statistics-api" name = "dspace-statistics-api"
version = "1.4.0-dev" 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 <aorth@mjanja.ch>"] authors = ["Alan Orth <aorth@mjanja.ch>"]
license = "GPL-3.0-only" license = "GPL-3.0-only"