Skip to content

Commit b8e2a45

Browse files
committed
0.12.0
1 parent 06580c6 commit b8e2a45

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

0 commit comments

Comments
 (0)