feat: better retries

This commit is contained in:
h
2026-02-17 22:50:50 +01:00
parent ba0e23af4a
commit 73222e0772
2 changed files with 49 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "fastdownloader"
version = "0.2.0"
version = "0.3.0"
description = "Simple parallel file downloader"
readme = "README.md"
requires-python = ">=3.11"