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