pyproject.toml: Fix email

This commit is contained in:
Alan Orth 2020-10-06 18:46:31 +03:00
parent 923ed0a434
commit 4958d5d2e9
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

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]