Commit 840769a2 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(semantic-release): release 1.3.1 - [ci skip on prod]

parent 0eb2dcd1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.3.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.0...1.3.1) (2024-07-02)


### Bug Fixes

* argparse.Namespace is not a dict ([d106caf](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/d106caf6abe01bcf202190c25acbe273c7f9ae02))

# [1.3.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.4...1.3.0) (2024-07-01)


+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "sbom-scanner"
version = "1.3.0"
version = "1.3.1"
description = "Dependency Track SBOM Scanner"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"