v4.0.1 #170

Merged
profitroll merged 3 commits from dev into main 2024-12-29 17:18:48 +02:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 3cdd6da506 - Show all commits

View File

@ -1 +1,2 @@
aiofiles>=23.0.0 aiofiles>=23.0.0
typing_extensions~=4.12.2

View File

@ -1,4 +1,4 @@
__version__ = "4.0.0" __version__ = "4.0.1"
__license__ = "GPL3" __license__ = "GPL3"
__author__ = "Profitroll" __author__ = "Profitroll"