Skip to content

Commit 226ad64

Browse files
committed
release 0.27.2
1 parent 1595d49 commit 226ad64

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

history.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
x.x.x (xxxx-xx-xx)
22

3+
0.27.2 (2025-09-25)
4+
-------------------
5+
- ci: fix python version rendered as a float number instead of string
6+
37
0.27.1 (2025-09-25)
48
-------------------
59
- ci: bump lowest_python_version to 3.10

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aioftp"
3-
version = "0.27.1"
3+
version = "0.27.2"
44
description = "ftp client/server for asyncio"
55
readme = "README.rst"
66
requires-python = ">= 3.10"

0 commit comments

Comments
 (0)