[Checkins] SVN: zope.introspectorui/trunk/ updates for releasing
    Martin Lundwall 
    martin at webworks.se
       
    Fri Oct 24 04:30:43 EDT 2008
    
    
  
Log message for revision 92524:
  updates for releasing
Changed:
  U   zope.introspectorui/trunk/CHANGES.txt
  U   zope.introspectorui/trunk/setup.py
-=-
Modified: zope.introspectorui/trunk/CHANGES.txt
===================================================================
--- zope.introspectorui/trunk/CHANGES.txt	2008-10-24 08:25:12 UTC (rev 92523)
+++ zope.introspectorui/trunk/CHANGES.txt	2008-10-24 08:30:43 UTC (rev 92524)
@@ -1,7 +1,7 @@
 CHANGES
 *******
 
-0.1 (unreleased)
+0.1 (2008-10-24)
 ================
 
 Feature changes
Modified: zope.introspectorui/trunk/setup.py
===================================================================
--- zope.introspectorui/trunk/setup.py	2008-10-24 08:25:12 UTC (rev 92523)
+++ zope.introspectorui/trunk/setup.py	2008-10-24 08:30:43 UTC (rev 92524)
@@ -36,7 +36,7 @@
       long_description=long_description,
       # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
       classifiers=[
-        'Development Status :: 1 - Planning',
+        'Development Status :: 3 - Alpha',
         'Environment :: Web Environment',
         'Intended Audience :: Developers',
         'License :: OSI Approved :: Zope Public License',
    
    
More information about the Checkins
mailing list