From 5861355e2a882e0e33c209fcab287569c8405189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Mon, 14 Oct 2024 01:02:28 +0300 Subject: [PATCH] Bumped up the version --- docs/versionhistory.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index 075b6e9f..a5fdd5c2 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**4.6.2** - Fixed regression caused by (`#807 `_) that prevented the use of parametrized async fixtures @@ -35,7 +35,7 @@ contain the changes from v4.5.1. - Fixed inconsistent task uncancellation with asyncio cancel scopes belonging to a task group when said task group has child tasks running -**UNRELEASED** +**4.5.2** - Fixed regression caused by (`#807 `_) that prevented the use of parametrized async fixtures