diff --git a/setup.py b/setup.py index 280c4f2a..66ef6a66 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ from setuptools import setup setup( name='Flask', - version='0.3', + version='0.4', url='http://github.com/mitsuhiko/flask/', license='BSD', author='Armin Ronacher',