[Checkins] SVN: RestrictedPython/trunk/setup.py Bump version number on the trunk after Andreas tagged RestrictedPython 3.4.1.

Philipp von Weitershausen philikon at philikon.de
Sun Jun 24 03:45:15 EDT 2007


Log message for revision 77001:
  Bump version number on the trunk after Andreas tagged RestrictedPython 3.4.1.
  

Changed:
  U   RestrictedPython/trunk/setup.py

-=-
Modified: RestrictedPython/trunk/setup.py
===================================================================
--- RestrictedPython/trunk/setup.py	2007-06-24 07:45:10 UTC (rev 77000)
+++ RestrictedPython/trunk/setup.py	2007-06-24 07:45:11 UTC (rev 77001)
@@ -25,7 +25,7 @@
 
 name = 'RestrictedPython'
 setup(name=name,
-      version='3.4.1',
+      version='3.4.2',
       url='http://svn.zope.org/'+name,
       license='ZPL 2.1',
       description='Restricted Python execution handlers',



More information about the Checkins mailing list