From c967f5c644b4e535af4cb230d9bcb8be06e2559f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Thu, 5 Dec 2024 17:40:47 +0200 Subject: [PATCH] Bumped up the version --- docs/versionhistory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index 5e583e4f..50745252 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.7.0** - Updated ``TaskGroup`` to work with asyncio's eager task factories (`#764 `_)