0.5 is 0.3 now, why skip numbers?

This commit is contained in:
Armin Ronacher 2010-05-28 01:18:29 +02:00
parent dfecc86dd3
commit ce6e4cbd73
9 changed files with 17 additions and 17 deletions

View file

@ -43,7 +43,7 @@ from setuptools import setup
setup(
name='Flask',
version='0.5',
version='0.3',
url='http://github.com/mitsuhiko/flask/',
license='BSD',
author='Armin Ronacher',