Skip to content

Commit 3cedbfb

Browse files
committed
feat: update load ops key decryption
1 parent 5212220 commit 3cedbfb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "deltadefi"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Python SDK for DeltaDeFi protocol."
55
readme = "README.md"
66
requires-python = ">3.11,<4.0.0"
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424

2525
dependencies = [
26-
"sidan-gin>=0.1.6",
26+
"sidan-gin>=0.1.7",
2727
"requests>=2.25.0",
2828
"certifi>=2024.8.30",
2929
"charset-normalizer>=3.4.0",

uv.lock

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

0 commit comments

Comments
 (0)