Version update for 0.9.1 release

This commit is contained in:
Matt Good
2014-11-24 13:25:17 -08:00
parent 82295aa4aa
commit 6286dadc27
3 changed files with 12 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ except:
setup(
name='Flask-DebugToolbar',
version='0.9.0',
version='0.9.1',
url='http://flask-debugtoolbar.rtfd.org/',
license='BSD',
author='Michael van Tellingen',