mirror of
https://gitee.com/openharmony/third_party_jinja2
synced 2024-11-23 07:10:31 +00:00
release version 3.1.0
This commit is contained in:
parent
ede0f98725
commit
7b0c47fe1c
@ -3,7 +3,7 @@
|
||||
Version 3.1.0
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
Released 2022-03-24
|
||||
|
||||
- Drop support for Python 3.6. :pr:`1534`
|
||||
- Remove previously deprecated code. :pr:`1544`
|
||||
|
@ -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.0.dev0"
|
||||
__version__ = "3.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user