Skip to content

Commit cf9053b

Browse files
bump: 1.3.5 → 1.3.6
1 parent 601783b commit cf9053b

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.3.6 (2023-10-15)
2+
3+
### Fix
4+
5+
- **deps**: bump cmudict from 1.0.13 to 1.0.15
6+
- **deps**: bump syllables from 1.0.7 to 1.0.8
7+
18
## v1.3.5 (2022-12-19)
29

310
### Fix

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "1.3.5"
2+
version = "1.3.6"
33
tag_format = "v$version"
44
update_changelog_on_bump = true
55
changelog_incremental = true
@@ -14,7 +14,7 @@ build-backend = "poetry.core.masonry.api"
1414

1515
[tool.poetry]
1616
name = "prosegrinder"
17-
version = "1.3.5"
17+
version = "1.3.6"
1818
description = "A text analytics library for prose fiction."
1919
authors = ["David L. Day <david@davidlday.com>"]
2020
license = "GPLv3"

0 commit comments

Comments
 (0)