mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-07 03:59:39 +00:00
release(core): 0.3.83 (#34733)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""langchain-core version information and utilities."""
|
||||
|
||||
VERSION = "0.3.82"
|
||||
VERSION = "0.3.83"
|
||||
|
||||
@@ -17,7 +17,7 @@ dependencies = [
|
||||
"uuid-utils>=0.12.0,<1.0",
|
||||
]
|
||||
name = "langchain-core"
|
||||
version = "0.3.82"
|
||||
version = "0.3.83"
|
||||
description = "Building applications with LLMs through composability"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user