diff --git a/setup.py b/setup.py index d3b3dd6..558c2bf 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ except: setup( name='Flask-DebugToolbar', - version='0.6.2', + version='0.6.3', url='http://github.com/mgood/flask-debugtoolbar', license='BSD', author='Michael van Tellingen',