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 7bf6c83 commit a252ff1Copy full SHA for a252ff1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.3.8 (2025-03-02)
2
+
3
+### Fix
4
5
+- **deps**: bump click from 8.1.7 to 8.1.8 (#68)
6
7
## v1.3.7 (2023-10-28)
8
9
### Fix
pyproject.toml
@@ -1,5 +1,5 @@
[tool.commitizen]
-version = "1.3.7"
+version = "1.3.8"
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 <[email protected]>"]
20
license = "GPLv3"
0 commit comments