Skip to content

Commit 7eff84e

Browse files
bump: version 0.4.0 → 0.4.1
1 parent d5d0fe1 commit 7eff84e

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.4.1 (2025-08-06)
2+
3+
### Fix
4+
5+
- resolve PyInstaller build issues and enhance timeout handling
6+
17
## 0.4.0 (2025-08-06)
28

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

0 commit comments

Comments
 (0)