From 13f581fddb95dcafe78195b57d02d87280f13491 Mon Sep 17 00:00:00 2001 From: tayf Date: Sun, 8 Mar 2026 16:33:46 +0200 Subject: [PATCH] update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cd24fee..d2cb609 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "A Python library for multilingual profanity detection and filteri readme = "README.md" license = {text = "MIT"} authors = [ - {name = "tayf", email = "tayf@tuta.io"}, + {name = "tayf"}, ] requires-python = ">=3.12" dependencies = []