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