Version 2.0.0 - Memory Optimization

This commit is contained in:
brotoskyj
2025-11-06 16:47:28 -05:00
parent 954aa24b37
commit 4facceb75b
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "1.0.3"
version = "2.0.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }