Skip to content

Commit 7da97de

Browse files
committed
Version bump - 0.6.0
1 parent b1862d4 commit 7da97de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ generator fixtures.
2121
Changelog
2222
---------
2323

24-
0.6.0 - TBD
24+
0.6.0 - 23 October 2021
2525
* Fix bug where it was possible for an async generator fixture to
2626
be cleaned up even if it was never started.
2727
* This library is now 3.7+ only

alt_pytest_asyncio/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.5.4"
1+
VERSION = "0.6.0"

0 commit comments

Comments
 (0)