Skip to content

Commit a75f870

Browse files
committed
Merge branch 'development' of github.com:Scale3-Labs/langtrace-python-sdk into development
2 parents 888edf4 + 4988dee commit a75f870

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ dev = [
5959
"mistralai",
6060
"boto3",
6161
"embedchain",
62+
"setuptools",
6263
]
6364

6465
test = ["pytest", "pytest-vcr", "pytest-asyncio"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.3"
1+
__version__ = "3.3.4"

0 commit comments

Comments
 (0)