SVN: ZODB/tags/3.10.0b4/setup.py Updated version.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100719100221.33819941BE__37354.4858223342$1279533755$gmane$org@cvs.zope.org> |
Log message for revision 114842: Updated version. Changed: U ZODB/tags/3.10.0b4/setup.py -=- Modified: ZODB/tags/3.10.0b4/setup.py =================================================================== --- ZODB/tags/3.10.0b4/setup.py 2010-07-19 10:01:20 UTC (rev 114841) +++ ZODB/tags/3.10.0b4/setup.py 2010-07-19 10:02:20 UTC (rev 114842) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.9.0c2" +VERSION = "3.10.0b4" from ez_setup import use_setuptools use_setuptools()