mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 08:58:48 +00:00
increment version
This commit is contained in:
parent
bc24f60a39
commit
e939cd462a
@ -21,7 +21,7 @@ dependencies = [
|
|||||||
"async-timeout<5.0.0,>=4.0.0; python_version < \"3.11\"",
|
"async-timeout<5.0.0,>=4.0.0; python_version < \"3.11\"",
|
||||||
]
|
]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.3.17"
|
version = "0.3.18rc1"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
@ -2211,7 +2211,7 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.3.17"
|
version = "0.3.18rc1"
|
||||||
source = { editable = "." }
|
source = { editable = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "aiohttp" },
|
{ name = "aiohttp" },
|
||||||
|
Loading…
Reference in New Issue
Block a user