SVN: ZODB/tags/3.10.0b1/setup.py Updated version.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 112496: Updated version. Changed: U ZODB/tags/3.10.0b1/setup.py -=- Modified: ZODB/tags/3.10.0b1/setup.py =================================================================== --- ZODB/tags/3.10.0b1/setup.py 2010-05-18 21:44:13 UTC (rev 112495) +++ ZODB/tags/3.10.0b1/setup.py 2010-05-18 21:44:46 UTC (rev 112496) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.9.0c2" +VERSION = "3.10.0b1" from ez_setup import use_setuptools use_setuptools()