diff --git a/content/Changelog/sdk-py.mdx b/content/Changelog/sdk-py.mdx
index ab1cb9c8..f70ba7b6 100644
--- a/content/Changelog/sdk-py.mdx
+++ b/content/Changelog/sdk-py.mdx
@@ -7,6 +7,15 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity Python SDK](https://github.com/agentuity/sdk-py).
+## v0.0.105
+
+
+ Released: August 28, 2025
+
+
+**Changes:**
+- **Fixed:** Fixed issue with session_id formatting in OpenTelemetry tracing to ensure proper string conversion
+
## v0.0.104
@@ -24,7 +33,6 @@ This page documents the release history of the [Agentuity Python SDK](https://gi
**Fixed:**
- Resolved "context attached/detached in a different context" warnings in async environments, particularly with LangChain instrumentation
-
## v0.0.103