We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d829ced commit 02d7a21Copy full SHA for 02d7a21
CHANGELOG.md
@@ -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
8
## v1.3.6 (2023-10-15)
9
10
### Fix
pyproject.toml
@@ -1,5 +1,5 @@
[tool.commitizen]
-version = "1.3.6"
+version = "1.3.7"
tag_format = "v$version"
update_changelog_on_bump = true
changelog_incremental = true
@@ -14,7 +14,7 @@ build-backend = "poetry.core.masonry.api"
14
15
[tool.poetry]
16
name = "prosegrinder"
17
18
description = "A text analytics library for prose fiction."
19
authors = ["David L. Day <david@davidlday.com>"]
20
license = "GPLv3"
0 commit comments