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