SVN: ZODB/tags/3.9.3/setup.py Updated version #.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20091023161137.004F89418D__39444.2627243281$1256314307$gmane$org@cvs.zope.org> |
Log message for revision 105248: Updated version #. Changed: U ZODB/tags/3.9.3/setup.py -=- Modified: ZODB/tags/3.9.3/setup.py =================================================================== --- ZODB/tags/3.9.3/setup.py 2009-10-23 16:10:58 UTC (rev 105247) +++ ZODB/tags/3.9.3/setup.py 2009-10-23 16:11:36 UTC (rev 105248) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.9.0c2" +VERSION = "3.9.3" from ez_setup import use_setuptools use_setuptools()