forked from orbit-oss/flask
set maximum versions of pallets dependencies
This commit is contained in:
parent
1672c5f565
commit
6d8b4ce9d0
3 changed files with 11 additions and 9 deletions
|
|
@ -57,4 +57,4 @@ from .signals import template_rendered
|
|||
from .templating import render_template
|
||||
from .templating import render_template_string
|
||||
|
||||
__version__ = "1.1.2"
|
||||
__version__ = "1.1.3.dev0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue