Adjusted API Timeout to 5 Minutes

This commit is contained in:
brotoskyj
2025-11-11 12:19:09 -05:00
parent 392060e9fa
commit e13382626b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "2.0.1"
version = "2.0.2"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }