Preparing for a 0.5.1 bugfix release
This commit is contained in:
parent
4c937be252
commit
98ea6579c8
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -50,7 +50,7 @@ def run_tests():
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='Flask',
|
name='Flask',
|
||||||
version='0.5',
|
version='0.5.1',
|
||||||
url='http://github.com/mitsuhiko/flask/',
|
url='http://github.com/mitsuhiko/flask/',
|
||||||
license='BSD',
|
license='BSD',
|
||||||
author='Armin Ronacher',
|
author='Armin Ronacher',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue