Skip to content

Commit a252ff1

Browse files
bump: 1.3.7 → 1.3.8
1 parent 7bf6c83 commit a252ff1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## v1.3.7 (2023-10-28)
28

39
### 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.7"
2+
version = "1.3.8"
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.7"
17+
version = "1.3.8"
1818
description = "A text analytics library for prose fiction."
1919
authors = ["David L. Day <[email protected]>"]
2020
license = "GPLv3"

0 commit comments

Comments
 (0)