bump to 0.2.3

This commit is contained in:
tayf 2026-03-08 19:57:17 +02:00
parent 8ced36795a
commit 707abd92bc
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "wiqaya"
version = "0.2.2"
version = "0.2.3"
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"}

2
uv.lock generated
View file

@ -65,7 +65,7 @@ wheels = [
[[package]]
name = "wiqaya"
version = "0.2.2"
version = "0.2.3"
source = { editable = "." }
[package.dev-dependencies]