Skip to content

Commit 296ce86

Browse files
committed
Bump to 0.16.0
1 parent 7e6b101 commit 296ce86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CHANGES
22
=======
33

4-
1.0.0 (2018-02-13)
5-
------------------
4+
0.16.0 (2018-02-12)
5+
-------------------
66

77
- Pin to aiohttp 3.0+
88

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.15.0'
11+
__version__ = '0.16.0'
1212

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

0 commit comments

Comments
 (0)