[Checkins] SVN: zope.componentvocabulary/trunk/ Back to development: 1.0.2

Michael Howitz mh at gocept.com
Sat Sep 25 08:30:32 EDT 2010


Log message for revision 116870:
  Back to development: 1.0.2

Changed:
  U   zope.componentvocabulary/trunk/CHANGES.txt
  U   zope.componentvocabulary/trunk/setup.py

-=-
Modified: zope.componentvocabulary/trunk/CHANGES.txt
===================================================================
--- zope.componentvocabulary/trunk/CHANGES.txt	2010-09-25 12:29:51 UTC (rev 116869)
+++ zope.componentvocabulary/trunk/CHANGES.txt	2010-09-25 12:30:32 UTC (rev 116870)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.0.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0.1 (2010-09-25)
 ------------------
 

Modified: zope.componentvocabulary/trunk/setup.py
===================================================================
--- zope.componentvocabulary/trunk/setup.py	2010-09-25 12:29:51 UTC (rev 116869)
+++ zope.componentvocabulary/trunk/setup.py	2010-09-25 12:30:32 UTC (rev 116870)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.componentvocabulary',
-      version='1.0.1',
+      version='1.0.2dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Component vocabularies',



More information about the checkins mailing list