From 138f30e4a85a3e4455083c813dd7ff950a0089c2 Mon Sep 17 00:00:00 2001 From: Benji <46675043+BenjiU@users.noreply.github.com> Date: Fri, 1 Mar 2024 13:54:12 +0100 Subject: [PATCH] update to version 2.3.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 62ce42d2..3690d97a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.2.9 +current_version = 2.3.0 commit = True tag = True tag_name = {new_version}