From 99f1d2d8a698f3b6eeaee38ea94ef5c7a6f0b7f0 Mon Sep 17 00:00:00 2001 From: Greenbone Bot Date: Tue, 2 Aug 2022 10:34:46 +0000 Subject: [PATCH] Automatic release to 22.8.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c6a3230..f2ea900 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "autohooks-plugin-isort" -version = "22.3.1.dev1" +version = "22.8.0" description = "An autohooks plugin for python code formatting via isort" license = "GPL-3.0-or-later" authors = ["Greenbone Networks GmbH "]