diff --git a/pyproject.toml b/pyproject.toml index 908951d..e703f32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wiqaya" -version = "0.2.4" +version = "0.2.5" 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 8ba863a..80bfde8 100644 --- a/uv.lock +++ b/uv.lock @@ -65,7 +65,7 @@ wheels = [ [[package]] name = "wiqaya" -version = "0.2.4" +version = "0.2.5" source = { editable = "." } [package.dev-dependencies]