Skip to content

Commit 5747856

Browse files
committed
pyproject.toml: bump to v0.5.0
Signed-off-by: Maciej Pijanowski <[email protected]>
1 parent 2dd4993 commit 5747856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osfv_cli/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ osfv_cli = "osfv.cli.cli:main"
77

88
[tool.poetry]
99
name = "osfv"
10-
version = "0.4.4"
10+
version = "0.5.0"
1111
description = "Open Source Firmware Validation Command Line Interface Tool"
1212
authors = ["Maciej Pijanowski <[email protected]>"]
1313
include = ["src/models/*.yml"]

0 commit comments

Comments
 (0)