From 5209ee0b0e00b1c8fd3bb12c46bd8a1953c4cfe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tin=20Tvrtkovi=C4=87?= Date: Mon, 24 Jun 2024 12:28:18 +0200 Subject: [PATCH] 24.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 568e26d..652f3d0 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ async def test_stuff(): ### History -#### 23.2.2 (UNRELEASED) +#### 24.1.0 (2024-06-24) - Import `os.link` conditionally to fix importing on android. [#175](https://github.com/Tinche/aiofiles/issues/175)