[wwwsearch-commits] r27565 - wwwsearch/mechanize/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Mon May 22 01:09:54 CEST 2006
Author: jjlee
Date: Mon May 22 01:09:53 2006
New Revision: 27565
Modified:
wwwsearch/mechanize/trunk/README.html.in
wwwsearch/mechanize/trunk/setup.py
Log:
Correct release status --> beta
Modified: wwwsearch/mechanize/trunk/README.html.in
==============================================================================
--- wwwsearch/mechanize/trunk/README.html.in (original)
+++ wwwsearch/mechanize/trunk/README.html.in Mon May 22 01:09:53 2006
@@ -451,7 +451,7 @@
<h2>Download</h2>
<p>All documentation (including this web page) is included in the distribution.
-<p>This is an alpha release: interfaces may change, and there will be bugs.
+<p>This is a beta release: there will be bugs.
<p><em>Development release.</em>
Modified: wwwsearch/mechanize/trunk/setup.py
==============================================================================
--- wwwsearch/mechanize/trunk/setup.py (original)
+++ wwwsearch/mechanize/trunk/setup.py Mon May 22 01:09:53 2006
@@ -60,7 +60,7 @@
PLATFORMS = ["any"]
ZIP_SAFE = True
CLASSIFIERS = """\
-Development Status :: 3 - Alpha
+Development Status :: 4 - Beta
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: BSD License
More information about the wwwsearch-commits
mailing list