Skip to content

Commit 5cf736b

Browse files
committed
Update version
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 4f55933 commit 5cf736b

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

packages/analysis-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ds-analysis-lib"
3-
version = "6.0.0b1"
3+
version = "6.0.0b2"
44
description = "Analysis library for owasp depscan"
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

packages/reporting-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ds-reporting-lib"
3-
version = "6.0.0b1"
3+
version = "6.0.0b2"
44
description = "Reporting library for owasp depscan"
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

packages/xbom-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ds-xbom-lib"
3-
version = "6.0.0b1"
3+
version = "6.0.0b2"
44
description = "xBOM library for owasp depscan"
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "owasp-depscan"
3-
version = "6.0.0b1"
3+
version = "6.0.0b2"
44
description = "Fully open-source security audit for project dependencies based on known vulnerabilities and advisories."
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)