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 2b9c8f8 commit 2bf2480Copy full SHA for 2bf2480
CHANGELOG.md
@@ -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
8
## v1.4.0 (2025-07-25)
9
10
### Feat
pyproject.toml
@@ -38,7 +38,7 @@ requires = ["poetry-core"]
38
build-backend = "poetry.core.masonry.api"
39
40
[tool.poetry]
41
-version = "1.4.0"
+version = "1.4.1"
42
classifiers = [
43
"Development Status :: 5 - Production/Stable",
44
"Intended Audience :: Developers",
0 commit comments