From 1f2ba9cce7a4378304099d196b5562f95eb1577d Mon Sep 17 00:00:00 2001 From: Vytautas Liuolia Date: Thu, 10 Nov 2022 20:11:06 +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 70edb7f99..67745d0c9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -75,7 +75,7 @@ console_scripts = [egg_info] # TODO replace -tag_build = b1 +tag_build = b2 [aliases] test=pytest