Skip to content

Commit a7e5795

Browse files
committed
0.12.0 open for business!
1 parent 1026c39 commit a7e5795

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.11.0"
2+
__version__ = "0.12.0.dev0"

0 commit comments

Comments
 (0)