Skip to content

Commit 10ec5c8

Browse files
authored
text-splitters: 0.3.9 (#31844)
Release langchain-text-splitters 0.3.9
1 parent 6dca787 commit 10ec5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/text-splitters/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = ["langchain-core<1.0.0,>=0.3.51"]
1010
name = "langchain-text-splitters"
11-
version = "0.3.8"
11+
version = "0.3.9"
1212
description = "LangChain text splitting utilities"
1313
readme = "README.md"
1414

0 commit comments

Comments
 (0)