From 5c87210733c8a9efbd54a805fb691900f72edc6b Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Fri, 8 Feb 2013 21:52:38 +0100 Subject: [PATCH] Re add the dev and build tags on version --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index a3c6c55..5a1991d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,8 +55,8 @@ extra_files = [egg_info] -#tag_build = dev -#tag_date = true +tag_build = dev +tag_date = true [aliases] release = egg_info -RDb ''