Skip to content

Commit 735f4d1

Browse files
committed
Bump to 0.5.0
1 parent 81ee5a3 commit 735f4d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGES
22
=======
33

4-
0.5.0 (XXXX-XX-XX)
4+
0.5.0 (2015-07-09)
55
------------------
66

77
- Introduce context processors #14

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.4.3'
8+
__version__ = '0.5.0'
99

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

0 commit comments

Comments
 (0)