diff --git a/baking/pyproject.toml b/baking/pyproject.toml index 1d6af4aff..c70be9954 100644 --- a/baking/pyproject.toml +++ b/baking/pyproject.toml @@ -14,7 +14,7 @@ description = "Package that provides systemd services that orchestrate other ser license = { text = "LicenseRef-MIT-OA" } requires-python = ">=3.8" readme = "README.md" -version = "v21.2" +version = "v21.3" [tool.setuptools.packages.find] where= ["src"]