Added in Telemetry

Next Build will have opt-in/opt-out capabilities
This commit is contained in:
brotoskyj
2025-11-14 13:41:04 -05:00
parent 0a0f39542d
commit bf5c7d156b
4 changed files with 1219 additions and 277 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "2.0.0"
version = "3.0.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }