From 718bfab897f33b86f8f2bed58ad650c54e42c623 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 1 Apr 2025 11:27:31 +0300 Subject: [PATCH] pyproject.toml: update email address --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]