[Checkins] SVN: zope.traversing/trunk/ vb

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 14 14:27:34 EST 2010


Log message for revision 118888:
  vb

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

-=-
Modified: zope.traversing/trunk/CHANGES.txt
===================================================================
--- zope.traversing/trunk/CHANGES.txt	2010-12-14 19:27:09 UTC (rev 118887)
+++ zope.traversing/trunk/CHANGES.txt	2010-12-14 19:27:34 UTC (rev 118888)
@@ -2,6 +2,10 @@
 Changes
 =======
 
+3.13.2 (unreleased)
+-------------------
+
+
 3.13.1 (2010-12-14)
 -------------------
 

Modified: zope.traversing/trunk/setup.py
===================================================================
--- zope.traversing/trunk/setup.py	2010-12-14 19:27:09 UTC (rev 118887)
+++ zope.traversing/trunk/setup.py	2010-12-14 19:27:34 UTC (rev 118888)
@@ -25,7 +25,7 @@
                     open('CHANGES.txt').read())
 
 setup(name='zope.traversing',
-      version='3.13.1',
+      version='3.13.2dev',
       url='http://pypi.python.org/pypi/zope.traversing',
       license='ZPL 2.1',
       author='Zope Foundation and Contributors',



More information about the checkins mailing list