Skip to content

Commit

Permalink
release 0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pohmelie committed Jan 5, 2024
1 parent 800badc commit 8ac1792
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions history.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
x.x.x (xx-xx-xxxx)

0.22.3 (05-01-2024)
- minimal python version downgraded to 3.8

0.22.2 (29-12-2023)
-------------------
- ci: separate build and publish jobs
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "aioftp"
version = "0.22.2"
version = "0.22.3"
description = "ftp client/server for asyncio"
readme = "README.rst"
requires-python = ">= 3.8"
Expand Down

0 comments on commit 8ac1792

Please sign in to comment.