Skip to content

Commit

Permalink
Bump version number on the trunk after Andreas tagged RestrictedPytho…
Browse files Browse the repository at this point in the history
…n 3.4.1.
  • Loading branch information
philikon committed Jun 24, 2007
1 parent 305d2e5 commit a5864cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def read(*rnames):

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',
Expand Down

0 comments on commit a5864cb

Please sign in to comment.