to v0.2.4
This commit is contained in:
parent
caa672219c
commit
1d655d32ef
2 changed files with 2 additions and 2 deletions
|
|
@ -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"}
|
||||
|
|
|
|||
2
uv.lock
generated
2
uv.lock
generated
|
|
@ -65,7 +65,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "wiqaya"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
source = { editable = "." }
|
||||
|
||||
[package.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue