Skip to content

Commit 90e70f1

Browse files
authored
Merge pull request #498 from Scale3-Labs/obinna/S3EN-1111-fix-prompt-serialization
Obinna/s3 en 1111 fix prompt serialization
2 parents b3fffa9 + 12df69d commit 90e70f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/langtrace_python_sdk/instrumentation/agno/patch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright (c) 2024 Scale3 Labs
2+
Copyright (c) 2025 Scale3 Labs
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.8.4"
1+
__version__ = "3.8.5"

0 commit comments

Comments
 (0)