Skip to content

Commit c93e357

Browse files
committed
update version
1 parent ad36f37 commit c93e357

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Operating System :: OS Independent",
1919
]
2020
dependencies = [
21-
'trace-attributes==7.1.2',
21+
'trace-attributes==7.2.0',
2222
'opentelemetry-api>=1.25.0',
2323
'opentelemetry-sdk>=1.25.0',
2424
'opentelemetry-instrumentation>=0.47b0',
@@ -44,6 +44,7 @@ dev = [
4444
"anthropic",
4545
"chromadb",
4646
"qdrant-client",
47+
"graphlit-client",
4748
"python-dotenv",
4849
"pinecone-client",
4950
"langchain",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.5.0"
1+
__version__ = "3.6.0"

0 commit comments

Comments
 (0)