Skip to content

Commit b4896b3

Browse files
fix: bump observe sdk (#28)
1 parent a7ead3b commit b4896b3

2 files changed

Lines changed: 256 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agntcy-app-sdk"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "Agntcy Application SDK for Python"
55
authors = [{ name = "Cody Hartsook", email = "[email protected]" }]
66
requires-python = "~=3.12"
@@ -15,7 +15,7 @@ dependencies = [
1515
"slim-bindings==0.3.6",
1616
"mcp[cli]>=1.10.1",
1717
"httpx>=0.28.1",
18-
"ioa-observe-sdk==1.0.12",
18+
"ioa-observe-sdk==1.0.15",
1919
"opentelemetry-instrumentation-requests>=0.54b1",
2020
"opentelemetry-instrumentation-starlette>=0.54b0",
2121
"asgi-lifespan>=2.1.0",

0 commit comments

Comments
 (0)