Features - Optional Policy Name in Execution Histories

closes #48
This commit is contained in:
brotoskyj
2025-12-18 10:14:58 -05:00
parent 76cfe62f08
commit a086956b48
5 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "6.2.0"
version = "7.0.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }