[Zodb-checkins] CVS: ZEO - setup.py:1.2.4.3
Jeremy Hylton
jeremy@zope.com
Mon, 28 Oct 2002 12:30:37 -0500
Update of /cvs-repository/ZEO
In directory cvs.zope.org:/tmp/cvs-serv2739
Modified Files:
Tag: ZODB3-3_1-branch
setup.py
Log Message:
Bump version number.
=== ZEO/setup.py 1.2.4.2 => 1.2.4.3 ===
--- ZEO/setup.py:1.2.4.2 Mon Oct 21 12:12:02 2002
+++ ZEO/setup.py Mon Oct 28 12:30:36 2002
@@ -16,7 +16,7 @@
packages = ['ZEO', 'ZEO.zrpc', 'ZEO.tests']
setup(name="ZEO",
- version="2.0b3",
+ version="2.0",
description="Zope Enterprise Objects",
maintainer="Zope Corp.",
maintainer_email="zodb-dev@zope.org",