Styling - Progress Bar

Changed progress bar indicators and added policy name to the progress bar
closes #50
This commit is contained in:
brotoskyj
2025-12-17 16:38:53 -05:00
parent 5b53612644
commit 76cfe62f08
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "6.1.1"
version = "6.2.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }