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