diff --git a/pyproject.toml b/pyproject.toml index 2d7c092a4..7b3cb6441 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "iambic-core" packages = [ { include="iambic", from="." }, ] -version = "0.1.152" +version = "0.1.153" license = "AGPL-3.0-or-later" description = "The python package used to generate, parse, and execute noqform yaml templates." authors = ["Noq Software "]