start version 3.1.4
This commit is contained in:
parent
da3a9f0b80
commit
b5c98e78c2
@ -1,5 +1,11 @@
|
||||
.. currentmodule:: jinja2
|
||||
|
||||
Version 3.1.4
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
|
||||
Version 3.1.3
|
||||
-------------
|
||||
|
||||
|
||||
@ -35,4 +35,4 @@ from .utils import pass_environment as pass_environment
|
||||
from .utils import pass_eval_context as pass_eval_context
|
||||
from .utils import select_autoescape as select_autoescape
|
||||
|
||||
__version__ = "3.1.3"
|
||||
__version__ = "3.1.4.dev"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user