[Checkins] SVN: plone.z3cform/tags/0.5.9/setup.py Updating version	and removing setup.cfg for the tag
    Martin Aspeli 
    optilude at gmx.net
       
    Thu Jan  7 22:24:05 EST 2010
    
    
  
Log message for revision 107792:
  Updating version and removing setup.cfg for the tag
Changed:
  U   plone.z3cform/tags/0.5.9/setup.py
-=-
Modified: plone.z3cform/tags/0.5.9/setup.py
===================================================================
--- plone.z3cform/tags/0.5.9/setup.py	2010-01-08 03:23:51 UTC (rev 107791)
+++ plone.z3cform/tags/0.5.9/setup.py	2010-01-08 03:24:05 UTC (rev 107792)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.5.9dev'
+version = '0.5.9'
 
 
 def description():
    
    
More information about the checkins
mailing list