We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06580c6 commit b8e2a45Copy full SHA for b8e2a45
pytest_asyncio/__init__.py
@@ -1,2 +1,2 @@
1
"""The main point for importing pytest-asyncio items."""
2
-__version__ = "0.12.0.dev0"
+__version__ = "0.12.0"
0 commit comments