commit | 0aa98c6abd7e8e1c4f585fa01a51a7607f501ada | [log] [tgz] |
---|---|---|
author | Armin Ronacher <armin.ronacher@active-4.com> | Tue May 21 17:40:07 2013 +0100 |
committer | Armin Ronacher <armin.ronacher@active-4.com> | Tue May 21 17:40:07 2013 +0100 |
tree | 23f667c2e6a05bbb5b41efae9e8d72a5af988f13 | |
parent | 94e9fcad7b310867421f6a3047e179ab4bb02d49 [diff] [blame] |
This is 0.17
diff --git a/setup.py b/setup.py index f8a47c1..0886ac6 100644 --- a/setup.py +++ b/setup.py
@@ -66,7 +66,7 @@ features['speedups'] = speedups setup( name='MarkupSafe', - version='0.16', + version='0.17', url='http://github.com/mitsuhiko/markupsafe', license='BSD', author='Armin Ronacher',