Skip to content

Commit b243953

Browse files
Release 3.3.4 (#403)
* remove logs * remove requirements * Bump version * Squash * minor * switch to http exporter * Include setuptools to deps (#402)
1 parent e36c6dd commit b243953

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)