mirror of
https://gitee.com/openharmony/third_party_jinja2
synced 2024-11-23 15:19:46 +00:00
Bump version number to 2.11.dev
This commit is contained in:
parent
78d2f67214
commit
b2dd36b60f
@ -2,6 +2,12 @@ Jinja Changelog
|
||||
===============
|
||||
|
||||
|
||||
Version 2.11
|
||||
------------
|
||||
|
||||
unreleased
|
||||
|
||||
|
||||
Version 2.10
|
||||
------------
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
__docformat__ = 'restructuredtext en'
|
||||
__version__ = '2.10'
|
||||
__version__ = '2.11.dev'
|
||||
|
||||
# high level interface
|
||||
from jinja2.environment import Environment, Template
|
||||
|
Loading…
Reference in New Issue
Block a user