Skip to content

Commit 8bf7f18

Browse files
committed
prepare release
1 parent 62d3565 commit 8bf7f18

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.15.1 (unreleased)
4+
0.15.1 (03-31-2015)
55
-------------------
66

77
- Pass Autobahn Testsuit tests

aiohttp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This relies on each of the submodules having an __all__ variable.
22

3-
__version__ = '0.15.1.dev0'
3+
__version__ = '0.15.1'
44

55

66
from . import hdrs # noqa

0 commit comments

Comments
 (0)