Skip to content

Commit

Permalink
Bump to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 29, 2015
1 parent 39b39b2 commit 1df267c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiohttp_jinja2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from aiohttp import web


__version__ = '0.6.0'
__version__ = '0.6.1'

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

Expand Down

0 comments on commit 1df267c

Please sign in to comment.