Skip to content

Commit b10720b

Browse files
Release 3.3.27 (#461)
* remove logs * remove requirements * Bump version * Squash * minor * switch to http exporter * add botocore dependency
1 parent a5603d0 commit b10720b

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
@@ -58,6 +58,7 @@ dev = [
5858
"google-cloud-aiplatform",
5959
"mistralai",
6060
"boto3",
61+
"botocore",
6162
"embedchain",
6263
"setuptools",
6364
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.26"
1+
__version__ = "3.3.27"

0 commit comments

Comments
 (0)