[Zodb-checkins] SVN: ZODB/branches/3.8/setup.py Updated release
version.
Jim Fulton
jim at zope.com
Sat Jul 21 10:03:35 EDT 2007
Log message for revision 78265:
Updated release version.
Changed:
U ZODB/branches/3.8/setup.py
-=-
Modified: ZODB/branches/3.8/setup.py
===================================================================
--- ZODB/branches/3.8/setup.py 2007-07-21 14:03:32 UTC (rev 78264)
+++ ZODB/branches/3.8/setup.py 2007-07-21 14:03:34 UTC (rev 78265)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.0b2"
+VERSION = "3.8.0b3"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
@@ -28,7 +28,6 @@
# Development Status :: 3 - Alpha
classifiers = """\
-Development Status :: 3 - Alpha
Intended Audience :: Developers
License :: OSI Approved :: Zope Public License
Programming Language :: Python
More information about the Zodb-checkins
mailing list