Removed println indicator if Telemetry is enabled/disabled
Build Library / Build Library (push) Successful in 4m53s

This commit is contained in:
brotoskyj
2025-11-17 11:06:37 -05:00
parent 32e296238b
commit b198362ac8
5 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "3.1.0"
version = "3.1.1"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }