Skip to content

Commit 33cd001

Browse files
committed
Release v0.2.1
1 parent 32ae348 commit 33cd001

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# LangChain CrateDB Adapter Changelog
22

33
## Unreleased
4+
5+
## v0.2.1 - 2026-06-19
46
- Verified support for Python 3.14
57
- Fixed failing tests due to changes in langchain
68

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "langchain-cratedb"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Use LangChain with CrateDB"
99
authors = []
1010
readme = "README.md"

0 commit comments

Comments
 (0)