commit | 1742d44c89bdb80e7e1c4e5a92831612ecd07797 | [log] [tgz] |
---|---|---|
author | Armin Ronacher <armin.ronacher@active-4.com> | Thu Apr 17 11:50:38 2014 +0200 |
committer | Armin Ronacher <armin.ronacher@active-4.com> | Thu Apr 17 11:50:38 2014 +0200 |
tree | b180e6b648c093b5fd72aa3005fdf7f81110203b | |
parent | cca7e709fd09c54a4cc32f339749ad2fb173e912 [diff] [blame] |
This is 0.21
diff --git a/setup.py b/setup.py index e2effab..b98c5ac 100644 --- a/setup.py +++ b/setup.py
@@ -66,7 +66,7 @@ ext_modules = [ext] if with_binary else [] setup( name='MarkupSafe', - version='0.20', + version='0.21', url='http://github.com/mitsuhiko/markupsafe', license='BSD', author='Armin Ronacher',