Skip to content

Commit bb13749

Browse files
author
robot
committed
Release: 0.0.2
1 parent e126ac7 commit bb13749

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.2 ##
12
* Add support for batch document insertion to YDB (#7)
23

34
## 0.0.1 ##

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.1" # AUTOVERSION
3+
version = "0.0.2" # AUTOVERSION
44
description = "An integration package connecting YDB and LangChain"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)