From 25705583828cf80ea57b0a9bdc3084df1100ab41 Mon Sep 17 00:00:00 2001 From: Pringled Date: Sun, 24 May 2026 20:21:01 +0200 Subject: [PATCH] chore: Update email --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a1ebee3..3d42209 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "Fast Diversification for Search & Retrieval" readme = { file = "README.md", content-type = "text/markdown" } license = { file = "LICENSE" } requires-python = ">=3.10" -authors = [{ name = "Thomas van Dongen", email = "thomas123@live.nl" }] +authors = [{ name = "Thomas van Dongen", email = "thomasvdongen@proton.me" }] dynamic = ["version"] classifiers = [