forked from orbit-oss/flask
Added release script
This commit is contained in:
parent
ab6bac111c
commit
3d146548c7
4 changed files with 144 additions and 4 deletions
|
|
@ -10,6 +10,8 @@
|
|||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
__version__ = '0.7'
|
||||
|
||||
# utilities we import from Werkzeug and Jinja2 that are unused
|
||||
# in the module but are exported as public interface.
|
||||
from werkzeug import abort, redirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue