File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.1.4 (2025-11-18)
2+
3+ ### Fix
4+
5+ - ** deps** : bump cmudict from 1.1.1 to 1.1.2 (#83 )
6+
17## v1.1.3 (2025-11-09)
28
39### Fix
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ repository = "https://github.com/prosegrinder/python-syllables"
1919"Bug Tracker" = " https://github.com/prosegrinder/python-syllables/issues"
2020
2121[tool .commitizen ]
22- version = " 1.1.3 "
22+ version = " 1.1.4 "
2323tag_format = " v$version"
2424update_changelog_on_bump = true
2525changelog_incremental = true
@@ -29,7 +29,7 @@ version_files = [
2929]
3030
3131[tool .poetry ]
32- version = " 1.1.3 "
32+ version = " 1.1.4 "
3333classifiers = [
3434 " Development Status :: 5 - Production/Stable" ,
3535 " Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments