We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35d149 commit ac5967fCopy full SHA for ac5967f
CHANGELOG.md
@@ -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
8
## 0.1.29 (2024-08-23)
9
10
### Fix
pyproject.toml
@@ -7,7 +7,7 @@ update_changelog_on_bump = true
[project]
name = "codethreat-cli"
-version = "0.1.29"
+version = "0.1.30"
11
requires-python = ">=3.12"
12
description = "CLI toolset for CodeThreat SAST"
13
authors = [
0 commit comments