forked from orbit-oss/flask
0.5 is 0.3 now, why skip numbers?
This commit is contained in:
parent
dfecc86dd3
commit
ce6e4cbd73
9 changed files with 17 additions and 17 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue