forked from orbit-oss/flask
Merge pull request #3991 from pallets/release-2.0.0rc2
release version 2.0.0rc2
This commit is contained in:
commit
d7ac6f5bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -43,4 +43,4 @@ from .signals import template_rendered
|
|||
from .templating import render_template
|
||||
from .templating import render_template_string
|
||||
|
||||
__version__ = "2.0.0rc1"
|
||||
__version__ = "2.0.0rc2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue