We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b39b2 commit 1df267cCopy full SHA for 1df267c
aiohttp_jinja2/__init__.py
@@ -5,7 +5,7 @@
5
from aiohttp import web
6
7
8
-__version__ = '0.6.0'
+__version__ = '0.6.1'
9
10
__all__ = ('setup', 'get_env', 'render_template', 'template')
11
0 commit comments