We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422e97c commit 4b0add6Copy full SHA for 4b0add6
alt_pytest_asyncio/version.py
@@ -1 +1 @@
1
-VERSION = "0.9.2"
+VERSION = "0.9.3"
docs/index.rst
@@ -27,7 +27,7 @@ Changelog
27
28
.. _release-0.9.3:
29
30
-0.9.3 - TBD
+0.9.3 - 14 April 2025
31
* Fixed a bug where fixture errors would persist across multiple tests
32
https://github.com/delfick/alt-pytest-asyncio/issues/26
33
0 commit comments