SVN: ZODB/tags/3.8.3b1/setup.py Updated version.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 102794: Updated version. Changed: U ZODB/tags/3.8.3b1/setup.py -=- Modified: ZODB/tags/3.8.3b1/setup.py =================================================================== --- ZODB/tags/3.8.3b1/setup.py 2009-08-14 23:15:19 UTC (rev 102793) +++ ZODB/tags/3.8.3b1/setup.py 2009-08-14 23:18:05 UTC (rev 102794) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.8.3dev" +VERSION = "3.8.3b1" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable