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 dd817ce commit 3998c36Copy full SHA for 3998c36
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.1.2 (2025-11-09)
2
+
3
+### Fix
4
5
+- **deps**: bump src/cmudict/data from `0f8072f` to `7479086` (#140)
6
7
## v1.1.1 (2025-07-24)
8
9
### Fix
pyproject.toml
@@ -31,7 +31,7 @@ bump_message = "bump: $current_version → $new_version"
31
version_provider = "poetry"
32
33
[tool.poetry]
34
-version = "1.1.1"
+version = "1.1.2"
35
classifiers = [
36
"Development Status :: 5 - Production/Stable",
37
"Intended Audience :: Developers",
0 commit comments