1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-11 07:36:02 +02:00

pyproject.toml: Fix email

This commit is contained in:
2020-10-06 18:46:31 +03:00
parent 923ed0a434
commit 4958d5d2e9

View File

@ -2,7 +2,7 @@
name = "dspace-statistics-api"
version = "1.2.1"
description = "A simple REST API to expose Solr view and download statistics for items in a DSpace repository."
authors = ["Alan Orth <a.orth@mjanja.ch>"]
authors = ["Alan Orth <aorth@mjanja.ch>"]
license = "GPL-3.0-only"
[tool.poetry.dependencies]