text-splitters: 0.3.9 (#31844)

Release langchain-text-splitters 0.3.9
This commit is contained in:
Eugene Yurtsev 2025-07-03 10:02:35 -04:00 committed by GitHub
parent 6dca787a9d
commit 10ec5c8f02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = ["langchain-core<1.0.0,>=0.3.51"]
name = "langchain-text-splitters"
version = "0.3.8"
version = "0.3.9"
description = "LangChain text splitting utilities"
readme = "README.md"