From 294d434a128c3815f61dc493b2e7431133f6786e Mon Sep 17 00:00:00 2001 From: Kurt Griffiths Date: Tue, 15 Mar 2022 11:02:24 -0600 Subject: [PATCH] chore: bump tag to rc3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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