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