[Checkins] SVN: zope.xmlpickle/trunk/setup.py vb.

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Nov 4 19:11:07 EST 2007


Log message for revision 81505:
  vb.
  

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

-=-
Modified: zope.xmlpickle/trunk/setup.py
===================================================================
--- zope.xmlpickle/trunk/setup.py	2007-11-05 00:09:53 UTC (rev 81504)
+++ zope.xmlpickle/trunk/setup.py	2007-11-05 00:11:07 UTC (rev 81505)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.xmlpickle',
-      version = '3.4.0',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='XML-based Pickling',



More information about the Checkins mailing list