Release v0.1.15
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-04 15:10:18 +02:00
parent 01ebd44d93
commit bbddc8b52a
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ from govoplan_core.db.base import Base
MODULE_ID = "committee"
MODULE_NAME = "Committee"
MODULE_VERSION = "0.1.8"
MODULE_VERSION = "0.1.15"
READ_SCOPE = "committee:workspace:read"
WRITE_SCOPE = "committee:workspace:write"
BALLOT_SCOPE = "committee:ballot:finalize"