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