Skip to content

Commit 2743d83

Browse files
authored
Merge pull request #48
MPT-18065 MPT API client - Fix backward incompatible issues related to RQL: Support of property comparison
2 parents 271a5e6 + 35187ba commit 2743d83

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "docs/PROJECT_DESCRIPTION.md"
88
license = {text = "Apache-2.0 license"}
99

1010
dependencies = [
11-
"mpt-api-client==5.1.*",
11+
"mpt-api-client==5.2.*",
1212
"pyairtable==3.3.*",
1313
"typer==0.24.*",
1414
]

uv.lock

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

0 commit comments

Comments
 (0)