HEAD is 0.6-dev
This commit is contained in:
parent
4c937be252
commit
3f7ab17977
2 changed files with 6 additions and 1 deletions
5
CHANGES
5
CHANGES
|
|
@ -3,6 +3,11 @@ Flask Changelog
|
|||
|
||||
Here you can see the full list of changes between each Flask release.
|
||||
|
||||
Version 0.6
|
||||
-----------
|
||||
|
||||
Release date to be announced, codename to be decided.
|
||||
|
||||
Version 0.5
|
||||
-----------
|
||||
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -50,7 +50,7 @@ def run_tests():
|
|||
|
||||
setup(
|
||||
name='Flask',
|
||||
version='0.5',
|
||||
version='0.6',
|
||||
url='http://github.com/mitsuhiko/flask/',
|
||||
license='BSD',
|
||||
author='Armin Ronacher',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue