[Checkins] SVN: z3c.optionstorage/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Nov 3 01:53:07 EDT 2007


Log message for revision 81427:
  vb
  

Changed:
  U   z3c.optionstorage/trunk/setup.py

-=-
Modified: z3c.optionstorage/trunk/setup.py
===================================================================
--- z3c.optionstorage/trunk/setup.py	2007-11-03 05:52:15 UTC (rev 81426)
+++ z3c.optionstorage/trunk/setup.py	2007-11-03 05:53:06 UTC (rev 81427)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.optionstorage',
-      version = '1.0.4',
+      version = '1.1.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Optional Storages -- Persistent, Managable Vocabularies',



More information about the Checkins mailing list