chore: sync datasource visibility release
Dependency Audit / dependency-audit (push) Successful in 1m43s
Deployment Installer / deployment-installer (push) Successful in 6s
Security Audit / security-audit (push) Failing after 11m27s

This commit is contained in:
2026-08-21 20:52:01 +02:00
parent 7f2f896a0f
commit a60b8b0752
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -4,20 +4,20 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan"
version = "0.1.19"
version = "0.1.20"
description = "Developer convenience package for a versioned GovOPlaN composition"
readme = "README.md"
requires-python = ">=3.12"
license = { text = "AGPL-3.0-or-later" }
dependencies = [
"govoplan-core[server]==0.1.19",
"govoplan-core[server]==0.1.20",
"govoplan-tenancy==0.1.18",
"govoplan-organizations==0.1.18",
"govoplan-identity==0.1.18",
"govoplan-idm==0.1.18",
"govoplan-access==0.1.18",
"govoplan-admin==0.1.18",
"govoplan-policy==0.1.18",
"govoplan-policy==0.1.19",
"govoplan-audit==0.1.18",
"govoplan-dashboard==0.1.18",
"govoplan-files==0.1.19",
@@ -41,7 +41,7 @@ full = [
"govoplan-consultation==0.1.18",
"govoplan-contracts==0.1.18",
"govoplan-dataflow==0.1.20",
"govoplan-datasources==0.1.19",
"govoplan-datasources==0.1.20",
"govoplan-decisions==0.1.18",
"govoplan-dist-lists==0.1.18",
"govoplan-encryption==0.1.18",