From 1a47cbea66a3572f5a19dc8ff5a0878661f26a93 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sat, 27 Jul 2013 12:00:04 +0200 Subject: [PATCH] -dev is now explicitly in the version, no need for setup.cfg to add it --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 144a3eb1..ffe7c8f9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,4 @@ [egg_info] -tag_build = dev tag_date = true [aliases] -- 2.47.2