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 112492: 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:42:10 UTC (rev 112491) +++ ZODB/tags/3.10.0b1/setup.py 2010-05-18 21:42:58 UTC (rev 112492) @@ -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()