Changed aiofiles version
Tests / test (3.10) (push) Successful in 1m25s Details
Tests / test (3.11) (push) Successful in 1m25s Details
Tests / test (3.8) (push) Successful in 1m1s Details
Tests / test (3.9) (push) Successful in 1m3s Details

This commit is contained in:
Profitroll 2023-08-10 21:34:42 +02:00
parent 83658af314
commit 95b58e85a9
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
aiofiles~=23.2.0
aiofiles>=23.0.0

View File

@ -1,4 +1,4 @@
__version__ = "2.0.0"
__version__ = "2.0.1"
__license__ = "GPL3"
__author__ = "Profitroll"