diff --git a/pyproject.toml b/pyproject.toml index 249a1cce5..4ad4bbb27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "iambic" -version = "0.1.72" +version = "0.1.73" description = "The python package used to generate, parse, and execute noqform yaml templates." authors = ["Noq Software "] readme = "README.md"