diff --git a/src/langtrace_python_sdk/instrumentation/agno/patch.py b/src/langtrace_python_sdk/instrumentation/agno/patch.py index f8accdd0..b2a1b59f 100644 --- a/src/langtrace_python_sdk/instrumentation/agno/patch.py +++ b/src/langtrace_python_sdk/instrumentation/agno/patch.py @@ -1,5 +1,5 @@ """ -Copyright (c) 2024 Scale3 Labs +Copyright (c) 2025 Scale3 Labs Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/langtrace_python_sdk/version.py b/src/langtrace_python_sdk/version.py index 9fd9cda1..56d5ad1d 100644 --- a/src/langtrace_python_sdk/version.py +++ b/src/langtrace_python_sdk/version.py @@ -1 +1 @@ -__version__ = "3.8.4" +__version__ = "3.8.5"