diff --git a/setup.cfg b/setup.cfg index 1006256e0..808eec59a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -74,7 +74,7 @@ console_scripts = [egg_info] # TODO replace -tag_build = rc2 +tag_build = rc3 [aliases] test=pytest