forked from orbit-oss/flask
release version 1.1.0
This commit is contained in:
parent
8a78fdb09c
commit
1b4ace9ba5
2 changed files with 2 additions and 2 deletions
|
|
@ -56,4 +56,4 @@ from .signals import template_rendered
|
|||
from .templating import render_template
|
||||
from .templating import render_template_string
|
||||
|
||||
__version__ = "1.1.0.dev"
|
||||
__version__ = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue