Skip to content

Commit c342f31

Browse files
committed
Bump to 0.17.0
1 parent ddc1198 commit c342f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiohttp_jinja2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .helpers import GLOBAL_HELPERS
99

1010

11-
__version__ = '0.16.0'
11+
__version__ = '0.17.0'
1212

1313
__all__ = ('setup', 'get_env', 'render_template', 'render_string', 'template')
1414

0 commit comments

Comments
 (0)