chore: sync Campaign workflow hand-off releases
This commit is contained in:
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "govoplan"
|
name = "govoplan"
|
||||||
version = "0.1.27"
|
version = "0.1.28"
|
||||||
description = "Developer convenience package for a versioned GovOPlaN composition"
|
description = "Developer convenience package for a versioned GovOPlaN composition"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
license = { text = "AGPL-3.0-or-later" }
|
license = { text = "AGPL-3.0-or-later" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"govoplan-core[server]==0.1.27",
|
"govoplan-core[server]==0.1.28",
|
||||||
"govoplan-tenancy==0.1.18",
|
"govoplan-tenancy==0.1.18",
|
||||||
"govoplan-organizations==0.1.18",
|
"govoplan-organizations==0.1.18",
|
||||||
"govoplan-identity==0.1.18",
|
"govoplan-identity==0.1.18",
|
||||||
@@ -22,7 +22,7 @@ dependencies = [
|
|||||||
"govoplan-dashboard==0.1.18",
|
"govoplan-dashboard==0.1.18",
|
||||||
"govoplan-files==0.1.20",
|
"govoplan-files==0.1.20",
|
||||||
"govoplan-mail==0.1.18",
|
"govoplan-mail==0.1.18",
|
||||||
"govoplan-campaign==0.1.22",
|
"govoplan-campaign==0.1.23",
|
||||||
"govoplan-calendar==0.1.18",
|
"govoplan-calendar==0.1.18",
|
||||||
"govoplan-docs==0.1.18",
|
"govoplan-docs==0.1.18",
|
||||||
"govoplan-ops==0.1.18",
|
"govoplan-ops==0.1.18",
|
||||||
@@ -81,8 +81,8 @@ full = [
|
|||||||
"govoplan-views==0.1.18",
|
"govoplan-views==0.1.18",
|
||||||
"govoplan-voting==0.1.18",
|
"govoplan-voting==0.1.18",
|
||||||
"govoplan-wiki==0.1.18",
|
"govoplan-wiki==0.1.18",
|
||||||
"govoplan-workflow==0.1.19",
|
"govoplan-workflow==0.1.20",
|
||||||
"govoplan-workflow-engine==0.1.18",
|
"govoplan-workflow-engine==0.1.19",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1
|
|||||||
govoplan-dashboard @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-dashboard.git@v0.1.18
|
govoplan-dashboard @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-dashboard.git@v0.1.18
|
||||||
govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1.20
|
govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1.20
|
||||||
govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.18
|
govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.18
|
||||||
govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.22
|
govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.23
|
||||||
govoplan-calendar @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-calendar.git@v0.1.18
|
govoplan-calendar @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-calendar.git@v0.1.18
|
||||||
govoplan-docs @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-docs.git@v0.1.18
|
govoplan-docs @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-docs.git@v0.1.18
|
||||||
govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.18
|
govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.18
|
||||||
|
|||||||
Reference in New Issue
Block a user