forked from orbit-oss/flask
drop support for Python 2.7 and 3.5
This commit is contained in:
parent
7673835b3d
commit
a0a61acdec
7 changed files with 53 additions and 129 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.dev"
|
||||
__version__ = "2.0.0.dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue