Closes #27
Build Library / Build Library (push) Successful in 4m50s

Implemented Opt-in/Opt-Out logic
This commit is contained in:
brotoskyj
2025-11-17 10:50:02 -05:00
parent 19fab9b703
commit 32e296238b
5 changed files with 55 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "3.0.0"
version = "3.1.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }