Skip to content

Commit f0fe60b

Browse files
bump: version 0.1.30 → 0.2.0
1 parent 8167fa1 commit f0fe60b

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+
## 0.2.0 (2024-09-17)
2+
3+
### Feat
4+
5+
- add scan source
6+
17
## 0.1.30 (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.30"
10+
version = "0.2.0"
1111
requires-python = ">=3.12"
1212
description = "CLI toolset for CodeThreat SAST"
1313
authors = [

0 commit comments

Comments
 (0)