Skip to content

Commit a399c82

Browse files
authored
Bump version from 0.12.0 to 0.12.1
1 parent bae1582 commit a399c82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hazm"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
description = "Persian NLP Toolkit"
55
authors = ["Roshan <salam@roshan-ai.com>"]
66
maintainers = ["Roshan <salam@roshan-ai.com>"]
@@ -134,4 +134,4 @@ test = "pytest -n auto ${path}"
134134
# poetry run poe lint -- --no-fix
135135
[tool.poe.tasks.lint]
136136
cmd = "ruff check ${target_dir}"
137-
args = { target_dir = { options = ["--target", "-t"], default = "." }}
137+
args = { target_dir = { options = ["--target", "-t"], default = "." }}

0 commit comments

Comments
 (0)