comparison setup.py @ 902:980485bb58c9 0.6.x

0.6dev: Update next version in ChangeLog and setup.py and restore egg_info to setup.cfg
author hodgestar
date Fri, 11 Mar 2011 11:34:47 +0000
parents 11fb824892b6
children 288791ac7f02
comparison
equal deleted inserted replaced
901:5de8a6997c4a 902:980485bb58c9
107 # Building from a slave distribution 107 # Building from a slave distribution
108 available_features = {} 108 available_features = {}
109 109
110 setup( 110 setup(
111 name = 'BittenSlave', 111 name = 'BittenSlave',
112 version = '0.6', 112 version = '0.6.1',
113 author = 'Edgewall Software', 113 author = 'Edgewall Software',
114 author_email = 'info@edgewall.org', 114 author_email = 'info@edgewall.org',
115 license = 'BSD', 115 license = 'BSD',
116 url = 'http://bitten.edgewall.org/', 116 url = 'http://bitten.edgewall.org/',
117 download_url = 'http://bitten.edgewall.org/wiki/Download', 117 download_url = 'http://bitten.edgewall.org/wiki/Download',
Copyright (C) 2012-2017 Edgewall Software