From ef72b31196a692bcb186277efb8d4446fd56073e Mon Sep 17 00:00:00 2001 From: Kurt Griffiths Date: Thu, 27 Oct 2016 10:47:54 -0600 Subject: [PATCH] chore: Remove rc1 tag in preparation for releasing 1.1.0 final --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e888cb3..2603c46 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [egg_info] -tag_build = rc1 +tag_build = [wheel] universal = 1