[Repoze-checkins] r1092 - repoze.debug/trunk
Chris McDonough
chrism at agendaless.com
Sat Jun 14 07:54:05 EDT 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Sat Jun 14 07:54:05 2008
New Revision: 1092
Log:
Alpha.
Modified:
repoze.debug/trunk/setup.py
Modified: repoze.debug/trunk/setup.py
==============================================================================
--- repoze.debug/trunk/setup.py (original)
+++ repoze.debug/trunk/setup.py Sat Jun 14 07:54:05 2008
@@ -30,7 +30,7 @@
description='Forensic debugging WSGI middleware',
long_description=README + '\n\n' + CHANGES,
classifiers=[
- "Development Status :: 1 - Planning",
+ "Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP",
More information about the Repoze-checkins
mailing list