diff --git a/pyproject.toml b/pyproject.toml index ee8f97a..3144a11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aiofiles" -version = "23.2.1dev0" +version = "23.2.1" description = "File support for asyncio." authors = [ {name = "Tin Tvrtkovic", email = "tinchester@gmail.com"},