Skip to content

Commit 302954d

Browse files
committed
Revert "updated open-mpic-core to v6.3.1 to pull in persistent dns bugfixes"
This reverts commit 5a4637d.
1 parent 5a4637d commit 302954d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"pydantic==2.11.7",
3434
"aiohttp==3.13.3",
3535
"aws-lambda-powertools[parser]==3.15.1",
36-
"open-mpic-core==6.3.1",
36+
"open-mpic-core==6.3.0",
3737
"aioboto3~=14.3.0",
3838
"black==25.1.0",
3939
]

src/aws_lambda_mpic/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.1"
1+
__version__ = "1.7.0"

0 commit comments

Comments
 (0)