From 1d655d32ef1bba893144cce2545e5d902db47727 Mon Sep 17 00:00:00 2001 From: tayf <144544047+be-at@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:12:23 +0200 Subject: [PATCH] to v0.2.4 --- pyproject.toml | 2 +- uv.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index b2fb393..908951d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wiqaya" -version = "0.2.3" +version = "0.2.4" 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"} diff --git a/uv.lock b/uv.lock index 068ff07..8ba863a 100644 --- a/uv.lock +++ b/uv.lock @@ -65,7 +65,7 @@ wheels = [ [[package]] name = "wiqaya" -version = "0.2.3" +version = "0.2.4" source = { editable = "." } [package.dev-dependencies]