Skip to content

Commit e7927d2

Browse files
bump: 1.4.2 → 1.4.3
1 parent a0b501f commit e7927d2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.3 (2026-01-17)
2+
3+
### Fix
4+
5+
- **deps**: bump syllables from 1.1.4 to 1.1.5 (#92)
6+
17
## v1.4.2 (2025-12-02)
28

39
### Fix

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.2"
41+
version = "1.4.3"
4242
classifiers = [
4343
"Development Status :: 5 - Production/Stable",
4444
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)