Skip to content

Commit fb0cfce

Browse files
bump: version 1.2.7 → 1.2.8
1 parent 2f7b32b commit fb0cfce

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.2.8 (2024-08-15)
2+
3+
### Fix
4+
5+
- remove build for cp313
6+
17
## v1.2.7 (2024-08-15)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ testpaths = ["tests/python"]
2626

2727
[tool.commitizen]
2828
name = "cz_conventional_commits"
29-
version = "1.2.7"
29+
version = "1.2.8"
3030
tag_format = "v$version"
3131

3232
[tool.cibuildwheel]

0 commit comments

Comments
 (0)