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