Skip to content

Commit a637d6b

Browse files
committed
24.1.0
1 parent 20e8e8a commit a637d6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ async def test_stuff():
179179

180180
### History
181181

182-
#### 23.2.2 (UNRELEASED)
182+
#### 24.1.0 (2024-06-24)
183183

184184
- Import `os.link` conditionally to fix importing on android.
185185
[#175](https://github.com/Tinche/aiofiles/issues/175)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aiofiles"
3-
version = "23.3.0dev0"
3+
version = "24.1.0"
44
description = "File support for asyncio."
55
authors = [
66
{name = "Tin Tvrtkovic", email = "[email protected]"},

0 commit comments

Comments
 (0)