From 7732e884c5de47d215070a4421ebc7c8ed47c314 Mon Sep 17 00:00:00 2001 From: Francisco Schulz Date: Tue, 15 Nov 2022 15:56:35 +0100 Subject: [PATCH] testing version is ahead in project --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 93fe78b..d164ffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyinfra" -version = "1.1.1a5" +version = "1.1.1a7" description = "" authors = ["Francisco Schulz "] license = "All rights reseverd"