Release v0.1.7

This commit is contained in:
2026-07-11 02:34:57 +02:00
parent ad18a2cd2b
commit 8245ae3396
3 changed files with 7 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ from govoplan_core.core.modules import DocumentationLink, DocumentationTopic, Mo
MODULE_ID = "grants"
MODULE_NAME = "Grants"
MODULE_VERSION = "0.1.6"
MODULE_VERSION = "0.1.7"
READ_SCOPE = "grants:workspace:read"
WRITE_SCOPE = "grants:workspace:write"
ADMIN_SCOPE = "grants:workspace:admin"