In case we need another bugfix release

This commit is contained in:
Armin Ronacher 2011-06-29 18:37:45 +02:00
parent 9682d6b371
commit 5e3cc7fdde
2 changed files with 2 additions and 2 deletions

View file

@ -86,7 +86,7 @@ def run_tests():
setup(
name='Flask',
version='0.7.1',
version='0.7.2-dev',
url='http://github.com/mitsuhiko/flask/',
license='BSD',
author='Armin Ronacher',