Prepare 0.6.3 release

This commit is contained in:
Matt Good
2012-04-16 13:15:26 -07:00
parent 56be56de86
commit f84087156a

View File

@@ -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',