Skip to content

Commit 917d8a8

Browse files
committed
Bump version to 0.5.0.
1 parent f65c614 commit 917d8a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ marker, except the event loop used will have a
141141
Changelog
142142
---------
143143

144-
0.5.0 (UNRELEASED)
144+
0.5.0 (2016-09-07)
145145
~~~~~~~~~~~~~~~~~~
146146
- Introduced a changelog.
147147
`#31 <https://github.com/pytest-dev/pytest-asyncio/issues/31>`_

pytest_asyncio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.1'
1+
__version__ = '0.5.0'

0 commit comments

Comments
 (0)