Skip to content

Commit ce89d4a

Browse files
bump: version 0.2.0 → 0.3.0
1 parent 5599640 commit ce89d4a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.3.0 (2025-08-06)
2+
13
## 0.2.1 (2025-01-27)
24

35
### Feat

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

0 commit comments

Comments
 (0)