We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7b1e7 commit d86d776Copy full SHA for d86d776
pytest_asyncio/__init__.py
@@ -1,2 +1,2 @@
1
"""The main point for importing pytest-asyncio items."""
2
-__version__ = '0.9.0-dev1'
+__version__ = "0.9.0"
0 commit comments