We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b501f commit e7927d2Copy full SHA for e7927d2
CHANGELOG.md
@@ -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
7
## v1.4.2 (2025-12-02)
8
9
### Fix
pyproject.toml
@@ -38,7 +38,7 @@ requires = ["poetry-core"]
38
build-backend = "poetry.core.masonry.api"
39
40
[tool.poetry]
41
-version = "1.4.2"
+version = "1.4.3"
42
classifiers = [
43
"Development Status :: 5 - Production/Stable",
44
"Intended Audience :: Developers",
0 commit comments