forked from orbit-oss/flask
Merge branch '1.1.x'
This commit is contained in:
commit
96b4dcafc3
6 changed files with 34 additions and 31 deletions
|
|
@ -57,4 +57,4 @@ from .signals import template_rendered
|
|||
from .templating import render_template
|
||||
from .templating import render_template_string
|
||||
|
||||
__version__ = "1.2.0.dev0"
|
||||
__version__ = "1.2.0.dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue