SVN: ZODB/tags/3.10.0b3/setup.py updated revision.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100715134742.817EB941C9__45013.1931029775$1279201670$gmane$org@cvs.zope.org> |
Log message for revision 114775: updated revision. Changed: U ZODB/tags/3.10.0b3/setup.py -=- Modified: ZODB/tags/3.10.0b3/setup.py =================================================================== --- ZODB/tags/3.10.0b3/setup.py 2010-07-15 13:47:19 UTC (rev 114774) +++ ZODB/tags/3.10.0b3/setup.py 2010-07-15 13:47:42 UTC (rev 114775) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.9.0c2" +VERSION = "3.10.0b3" from ez_setup import use_setuptools use_setuptools()