Bumped version

This commit is contained in:
Felipe
2025-08-12 11:46:03 +00:00
committed by GitHub
parent 9fd2a7f8d1
commit c731e0c7bd
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ class WaybackMachineDownloader
include ArchiveAPI
include SubdomainProcessor
VERSION = "2.4.0"
VERSION = "2.4.1"
DEFAULT_TIMEOUT = 30
MAX_RETRIES = 3
RETRY_DELAY = 2