[Checkins] SVN: zc-zookeeper-static/trunk/setup.py vb

Hano Schlichting cvs-admin at zope.org
Wed Mar 21 15:52:05 UTC 2012


Log message for revision 124658:
  vb
  

Changed:
  U   zc-zookeeper-static/trunk/setup.py

-=-
Modified: zc-zookeeper-static/trunk/setup.py
===================================================================
--- zc-zookeeper-static/trunk/setup.py	2012-03-21 15:51:34 UTC (rev 124657)
+++ zc-zookeeper-static/trunk/setup.py	2012-03-21 15:52:01 UTC (rev 124658)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name, version = 'zc-zookeeper-static', '3.3.5'
+name, version = 'zc-zookeeper-static', '0'
 
 install_requires = ['setuptools']
 extras_require = dict(test=[])



More information about the checkins mailing list