mirror of
https://gitee.com/openharmony/third_party_jinja2
synced 2024-11-23 07:10:31 +00:00
release version 3.1.2
This commit is contained in:
parent
8efee35092
commit
1e68ba8617
@ -3,7 +3,7 @@
|
||||
Version 3.1.2
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
Released 2022-04-28
|
||||
|
||||
- Add parameters to ``Environment.overlay`` to match ``__init__``.
|
||||
:issue:`1645`
|
||||
|
@ -34,4 +34,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.2.dev0"
|
||||
__version__ = "3.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user