From 6c1cc9fa3acfa32571e5e10c76c8a87f993adb8e Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 24 Jun 2016 10:17:52 -0400 Subject: =?UTF-8?q?Bump=20version:=2023.0.0=20=E2=86=92=2023.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index e21e1c2b..d371955f 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 23.0.0 +current_version = 23.1.0 commit = True tag = True -- cgit v1.2.1