From 92961540a779a56d660b37aa7396f46b47cc58ad Mon Sep 17 00:00:00 2001 From: tayf Date: Sun, 8 Mar 2026 16:34:18 +0200 Subject: [PATCH] update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d2cb609..160c3f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wiqaya" -version = "0.1.0" +version = "0.2.0" description = "A Python library for multilingual profanity detection and filtering. It identifies and censors offensive or abusive words across multiple languages." readme = "README.md" license = {text = "MIT"}