From c8a0d2d115bc996d5a6ecc464370778409c40ee7 Mon Sep 17 00:00:00 2001 From: Vytautas Liuolia Date: Fri, 1 Dec 2023 20:56:20 +0100 Subject: [PATCH] chore: bump tag to b2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d98a8ec39..5232352b3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -76,7 +76,7 @@ console_scripts = [egg_info] # TODO replace -tag_build = b1 +tag_build = b2 [aliases] test=pytest