[Checkins] SVN: z3c.testsetup/tags/0.2.0/ Remove dev marker.
    Uli Fouquet 
    uli at gnufix.de
       
    Sat Feb 16 20:41:58 EST 2008
    
    
  
Log message for revision 83970:
  Remove dev marker.
Changed:
  U   z3c.testsetup/tags/0.2.0/CHANGES.txt
  U   z3c.testsetup/tags/0.2.0/setup.py
-=-
Modified: z3c.testsetup/tags/0.2.0/CHANGES.txt
===================================================================
--- z3c.testsetup/tags/0.2.0/CHANGES.txt	2008-02-17 01:36:53 UTC (rev 83969)
+++ z3c.testsetup/tags/0.2.0/CHANGES.txt	2008-02-17 01:41:57 UTC (rev 83970)
@@ -1,7 +1,7 @@
 CHANGES
 *******
 
-0.2 (unreleased)
+0.2 (2008-02-17)
 ==================
 
 Feature Changes
Modified: z3c.testsetup/tags/0.2.0/setup.py
===================================================================
--- z3c.testsetup/tags/0.2.0/setup.py	2008-02-17 01:36:53 UTC (rev 83969)
+++ z3c.testsetup/tags/0.2.0/setup.py	2008-02-17 01:41:57 UTC (rev 83970)
@@ -19,7 +19,7 @@
 
 setup(
     name='z3c.testsetup',
-    version='0.2dev',
+    version='0.2.0',
     author='Uli Fouquet and the Zope Community',
     author_email='uli at gnufix.de',
     url = 'http://pypi.python.org/pypi/z3c.testsetup',
    
    
More information about the Checkins
mailing list