Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5c431c

Browse files
author
Sergio García Prado
committed
v0.8.0.dev3
1 parent005f1b2 commitf5c431c

File tree

9 files changed

+153
-135
lines changed

9 files changed

+153
-135
lines changed

‎packages/core/minos-microservice-aggregate/minos/aggregate/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__="Minos Framework Devs"
44
__email__="hey@minos.run"
5-
__version__="0.8.0.dev2"
5+
__version__="0.8.0.dev3"
66

77
from .actionsimport (
88
Action,

‎packages/core/minos-microservice-aggregate/poetry.lock‎

Lines changed: 50 additions & 44 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎packages/core/minos-microservice-aggregate/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name ="minos-microservice-aggregate"
3-
version ="0.8.0.dev2"
3+
version ="0.8.0.dev3"
44
description ="The Aggregate pattern of the Minos Framework"
55
readme ="README.md"
66
repository ="https://github.com/minos-framework/minos-python"

‎packages/core/minos-microservice-saga/minos/saga/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__="Minos Framework Devs"
44
__email__="hey@minos.run"
5-
__version__="0.8.0.dev2"
5+
__version__="0.8.0.dev3"
66

77
from .contextimport (
88
SagaContext,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp