Telemetry Config Change
Build Library / Build Library (push) Successful in 4m54s

Added implementation instead of separate function to load Telemetry configuration
This commit is contained in:
brotoskyj
2025-11-21 14:00:09 -05:00
parent 303ecd8368
commit 87ab1e3b28
5 changed files with 29 additions and 30 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "3.2.0"
version = "4.0.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }