diff --git a/pyproject.toml b/pyproject.toml index 6568a22b..9cbf9208 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python_gardenlinux_lib" -version = "0.4.3" +version = "0.4.5" description = "Contains tools to work with the features directory of gardenlinux, for example deducting dependencies from feature sets or validating cnames" authors = ["Garden Linux Maintainers "] license = "Apache-2.0"