From 5099fa846934bfebf5c249af870b5e692ec1e57f Mon Sep 17 00:00:00 2001 From: Jusong Yu Date: Thu, 22 Jun 2023 16:22:49 +0200 Subject: [PATCH] Bump bumpver to 2023.1124 (#427) In order to use https://github.com/mbarkhau/bumpver/pull/207 for backport compatibility support for branch `support-23.04.x`. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7c267432..f61fe4f5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ python_requires = >=3.8 [options.extras_require] dev = - bumpver~=2023.1121 + bumpver~=2023.1124 pre-commit~=2.20 pytest~=6.2 pytest-regressions~=2.2