SVN: ZODB/tags/3.10.0b2/setup.py updated version.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 114696: updated version. Changed: U ZODB/tags/3.10.0b2/setup.py -=- Modified: ZODB/tags/3.10.0b2/setup.py =================================================================== --- ZODB/tags/3.10.0b2/setup.py 2010-07-13 11:14:42 UTC (rev 114695) +++ ZODB/tags/3.10.0b2/setup.py 2010-07-13 11:15:40 UTC (rev 114696) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.9.0c2" +VERSION = "3.10.0b2" from ez_setup import use_setuptools use_setuptools()