forked from orbit-oss/flask
Bump version number to 1.0.2.dev
This commit is contained in:
parent
a15795c99e
commit
c9ab9ef5db
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
__version__ = '1.0.1'
|
||||
__version__ = '1.0.2.dev'
|
||||
|
||||
# utilities we import from Werkzeug and Jinja2 that are unused
|
||||
# in the module but are exported as public interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue