Skip to content

Commit d86d776

Browse files
committed
Actual 0.9.0.
1 parent fa7b1e7 commit d86d776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_asyncio/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""The main point for importing pytest-asyncio items."""
2-
__version__ = '0.9.0-dev1'
2+
__version__ = "0.9.0"

0 commit comments

Comments
 (0)