Skip to content

Commit 905cea0

Browse files
committed
Bump to 0.3.1
1 parent 6766dcc commit 905cea0

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
@@ -5,7 +5,7 @@
55
from aiohttp import web
66

77

8-
__version__ = '0.3.0'
8+
__version__ = '0.3.1'
99

1010
__all__ = ('setup', 'get_env', 'render_template', 'template')
1111

0 commit comments

Comments
 (0)