From 844ff120188b3b4d230305deda50d591b9f34d51 Mon Sep 17 00:00:00 2001 From: Version Auto Bump Date: Thu, 2 Mar 2023 20:26:34 +0000 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ec2a452a1..81a92a2db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "iambic" -version = "0.1.85" +version = "0.1.86" description = "The python package used to generate, parse, and execute noqform yaml templates." authors = ["Noq Software "] readme = "README.md"