This commit is contained in:
Santiago Lo Coco 2023-12-01 15:52:16 -03:00
parent ded34c4311
commit 61faea375f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "asyncreq"
version = "0.0.5"
version = "0.0.6"
description = "A lightweight library for making asynchronous HTTP requests."
readme = "README.md"
requires-python = ">=3.8"