We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd4993 commit 5747856Copy full SHA for 5747856
osfv_cli/pyproject.toml
@@ -7,7 +7,7 @@ osfv_cli = "osfv.cli.cli:main"
7
8
[tool.poetry]
9
name = "osfv"
10
-version = "0.4.4"
+version = "0.5.0"
11
description = "Open Source Firmware Validation Command Line Interface Tool"
12
authors = ["Maciej Pijanowski <[email protected]>"]
13
include = ["src/models/*.yml"]
0 commit comments