From 2288087da078c683ed548c4d34c8fc80947fae2b Mon Sep 17 00:00:00 2001 From: Pringled Date: Sun, 24 May 2026 20:21:00 +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 6fbb4ac..dd8cf83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "Fast State-of-the-Art Static Embeddings" readme = { file = "README.md", content-type = "text/markdown" } license = { file = "LICENSE" } requires-python = ">=3.10" -authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomas123@live.nl"}] +authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomasvdongen@proton.me"}] dynamic = ["version"] classifiers = [