SVN: ZODB/tags/3.10.0b8/setup.py *** empty log message ***
Jim Fulton <[email protected]> Thu, 30 Sep 2010 15:21:15 -0400 (EDT)
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 117098: *** empty log message *** Changed: U ZODB/tags/3.10.0b8/setup.py -=- Modified: ZODB/tags/3.10.0b8/setup.py =================================================================== --- ZODB/tags/3.10.0b8/setup.py 2010-09-30 19:20:21 UTC (rev 117097) +++ ZODB/tags/3.10.0b8/setup.py 2010-09-30 19:21:15 UTC (rev 117098) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.10dev" +VERSION = "3.10.0b8" from ez_setup import use_setuptools use_setuptools()