This commit is contained in:
tayf 2026-03-08 16:34:18 +02:00
parent 13f581fddb
commit 92961540a7

View file

@ -1,6 +1,6 @@
[project] [project]
name = "wiqaya" 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." description = "A Python library for multilingual profanity detection and filtering. It identifies and censors offensive or abusive words across multiple languages."
readme = "README.md" readme = "README.md"
license = {text = "MIT"} license = {text = "MIT"}