From 2f489e4368b79fa77e47e7515993140de45f0f24 Mon Sep 17 00:00:00 2001 From: Christopher Jackson Date: Thu, 16 Nov 2023 05:03:02 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.6.8=20=E2=86=92=200.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 67bfb13..f3dde23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.commitizen] name = "cz_conventional_commits" -version = "0.6.8" +version = "0.7.0" tag_format = "v$version" version_files = [ "pyproject.toml:version", @@ -8,7 +8,7 @@ version_files = [ [tool.poetry] name = "party" -version = "0.6.8" +version = "0.7.0" description = "" authors = ["darkdragn "] packages = [