Skip to content

Commit 0eef6fe

Browse files
author
robot
committed
Release: 0.0.10
1 parent ab7b477 commit 0eef6fe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 0.0.10 ##
12
* Make batch embeddings flag true by default
23
* Fix custom column name error
34

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "langchain-ydb"
3-
version = "0.0.9" # AUTOVERSION
3+
version = "0.0.10" # AUTOVERSION
44
description = "An integration package connecting YDB and LangChain"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)