mirror of
https://gitee.com/openharmony/third_party_jinja2
synced 2025-02-17 05:58:10 +00:00
release version 3.0.3
This commit is contained in:
parent
199b6d5ceb
commit
ce1a539a69
@ -3,7 +3,7 @@
|
||||
Version 3.0.3
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
Released 2021-11-09
|
||||
|
||||
- Fix traceback rewriting internals for Python 3.10 and 3.11.
|
||||
:issue:`1535`
|
||||
|
@ -42,4 +42,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.0.2"
|
||||
__version__ = "3.0.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user