Skip to content

Commit ac5967f

Browse files
bump: version 0.1.29 → 0.1.30
1 parent f35d149 commit ac5967f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.1.30 (2024-08-23)
2+
3+
### Fix
4+
5+
- release req txt install step
6+
- remove body.md from publishing
7+
18
## 0.1.29 (2024-08-23)
29

310
### 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.29"
10+
version = "0.1.30"
1111
requires-python = ">=3.12"
1212
description = "CLI toolset for CodeThreat SAST"
1313
authors = [

0 commit comments

Comments
 (0)