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