From b3f1529be20081d2660a615570a4c8c18df4a333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20K=C3=B6ssler?= Date: Tue, 6 Aug 2024 09:48:09 +0200 Subject: [PATCH] chore: bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 91f71fa..d56ab3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyinfra" -version = "3.1.0" +version = "3.2.0" description = "" authors = ["Team Research "] license = "All rights reseverd"