# HG changeset patch # User Marcin Kuzminski # Date 2012-07-06 13:55:10 # Node ID 0c461d0cb846784c352766774019f7e4618f7652 # Parent ecdfa7a480d2778f71b7be9ea40dc4624aa5321c Remove beta tag build, it's now defined by 4th param in __version__ diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [egg_info] -tag_build = beta +tag_build = tag_svn_revision = true [easy_install]