[Checkins] SVN: zope.kgs/trunk/setup.py version bump.
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Thu Jan 29 21:11:25 EST 2009
    
    
  
Log message for revision 95533:
  version bump.
  
Changed:
  U   zope.kgs/trunk/setup.py
-=-
Modified: zope.kgs/trunk/setup.py
===================================================================
--- zope.kgs/trunk/setup.py	2009-01-30 02:11:08 UTC (rev 95532)
+++ zope.kgs/trunk/setup.py	2009-01-30 02:11:25 UTC (rev 95533)
@@ -19,7 +19,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.kgs',
-      version = '1.0.1',
+      version = '1.0.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Known-Good-Set (KGS) Support',
    
    
More information about the Checkins
mailing list