Skip to content

Commit 4d295e8

Browse files
bump: version 0.1.28 → 0.1.29
1 parent 1340511 commit 4d295e8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.1.29 (2024-08-23)
2+
3+
### Fix
4+
5+
- path change
6+
17
## 0.1.28 (2024-08-23)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ update_changelog_on_bump = true
77

88
[project]
99
name = "codethreat-cli"
10-
version = "0.1.28"
10+
version = "0.1.29"
1111
requires-python = ">=3.12"
1212
description = "CLI toolset for CodeThreat SAST"
1313
authors = [

0 commit comments

Comments
 (0)