From be2403e16c509f1f54e4c1d7d4c4564450a94691 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 8904aae..7a6998e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ readme = { file = "README.md", content-type = "text/markdown" } dynamic = ["version"] requires-python = ">=3.10" license = { file = "LICENSE" } -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"}] classifiers = [ "Development Status :: 4 - Beta",