[Checkins] SVN: zope.kgs/trunk/setup.py version bump

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Jan 29 02:58:20 EST 2009


Log message for revision 95378:
  version bump
  

Changed:
  U   zope.kgs/trunk/setup.py

-=-
Modified: zope.kgs/trunk/setup.py
===================================================================
--- zope.kgs/trunk/setup.py	2009-01-29 07:57:49 UTC (rev 95377)
+++ zope.kgs/trunk/setup.py	2009-01-29 07:58:20 UTC (rev 95378)
@@ -19,7 +19,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.kgs',
-      version = '1.0.0',
+      version = '1.1.0dev',
       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