diff --git a/pyproject.toml b/pyproject.toml index c6b960813..2a2045ffd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ name = "iambic-core" packages = [ { include="iambic", from="." }, ] -version = "0.7.21" +version = "0.7.22" license = "Apache-2.0" description = "The python package used to generate, parse, and execute noqform yaml templates." authors = ["Noq Software "]