SVN: ZODB/tags/3.10.0b6/setup.py *** empty log message ***
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100908221606.0ED14941EF__20919.3881637932$1283984175$gmane$org@cvs.zope.org> |
Log message for revision 116238: *** empty log message *** Changed: U ZODB/tags/3.10.0b6/setup.py -=- Modified: ZODB/tags/3.10.0b6/setup.py =================================================================== --- ZODB/tags/3.10.0b6/setup.py 2010-09-08 22:15:25 UTC (rev 116237) +++ ZODB/tags/3.10.0b6/setup.py 2010-09-08 22:16:05 UTC (rev 116238) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.0" +VERSION = "3.10.0b6" from ez_setup import use_setuptools use_setuptools()