Skip to content

Commit 47afc2e

Browse files
fix: reset sdk version to 0.4.2
Co-authored-by: antidodo <albin2993@gmail.com>
1 parent 8696fc9 commit 47afc2e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{ include = "flame" }]
99

1010
[tool.poetry.dependencies]
1111
python = ">=3.9,<4.0"
12-
flamesdk = {git = "https://github.com/PrivateAIM/python-sdk.git", tag = "0.4.3"}
12+
flamesdk = {git = "https://github.com/PrivateAIM/python-sdk.git", tag = "0.4.2"}
1313
opendp = ">=0.12.1,<0.13.0"
1414

1515
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)