forked from orbit-oss/flask
update setup.py
This commit is contained in:
parent
d29a9765a5
commit
4ca1d0a2ed
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue