Skip to content

Commit 2bf2480

Browse files
bump: 1.4.0 → 1.4.1
1 parent 2b9c8f8 commit 2bf2480

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.4.1 (2025-11-11)
2+
3+
### Fix
4+
5+
- **deps**: bump pointofview from 1.1.1 to 1.1.2 (#83)
6+
- **deps**: bump cmudict from 1.1.0 to 1.1.1 (#82)
7+
18
## v1.4.0 (2025-07-25)
29

310
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ requires = ["poetry-core"]
3838
build-backend = "poetry.core.masonry.api"
3939

4040
[tool.poetry]
41-
version = "1.4.0"
41+
version = "1.4.1"
4242
classifiers = [
4343
"Development Status :: 5 - Production/Stable",
4444
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)