Release v0.1.18
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-05 21:07:44 +02:00
parent 21052accee
commit 1351338590
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.17"
MODULE_VERSION = "0.1.18"
READ_SCOPE = "committee:workspace:read"
WRITE_SCOPE = "committee:workspace:write"
BALLOT_SCOPE = "committee:ballot:finalize"