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