Skip to content

Commit 3228427

Browse files
author
Malte Münch
authored
increase version number in pyproject toml (#82)
Signed-off-by: Malte Münch <[email protected]>
1 parent a46bac2 commit 3228427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python_gardenlinux_lib"
3-
version = "0.4.3"
3+
version = "0.4.5"
44
description = "Contains tools to work with the features directory of gardenlinux, for example deducting dependencies from feature sets or validating cnames"
55
authors = ["Garden Linux Maintainers <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)