Skip to content

Commit 02d7a21

Browse files
bump: 1.3.6 → 1.3.7
1 parent d829ced commit 02d7a21

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.3.7 (2023-10-28)
2+
3+
### Fix
4+
5+
- **deps**: bump syllables from 1.0.8 to 1.0.9 (#64)
6+
- **deps**: bump syllables from 1.0.8 to 1.0.9
7+
18
## v1.3.6 (2023-10-15)
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.6"
2+
version = "1.3.7"
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.6"
17+
version = "1.3.7"
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)