From aeac1c58f972ae9af582e81648984b0b46049117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20K=C3=B6ssler?= Date: Wed, 31 Jul 2024 16:05:42 +0200 Subject: [PATCH] chore: bump pyinfra version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 91367c3..91f71fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyinfra" -version = "3.0.0" +version = "3.1.0" description = "" authors = ["Team Research "] license = "All rights reseverd"