Skip to content

Commit 89cb11b

Browse files
author
FirstUnicorn
committed
chore: bump versions to 0.1.1 for renamed/updated packages (final)
1 parent 2597680 commit 89cb11b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/gridflow-python-mediator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gridflow-python-mediator"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Generic mediator pattern with pipeline behaviors"
55
readme = "README.md"
66
requires-python = ">=3.10"

packages/python-cqrs-dispatcher/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-cqrs-dispatcher"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "CQRS dispatcher integrating python-cqrs-core with gridflow-python-mediator"
55
readme = "README.md"
66
requires-python = ">=3.10"

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)