mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-05 11:12:11 +00:00
release(langchain): 1.2.3 (#34668)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Main entrypoint into LangChain."""
|
||||
|
||||
__version__ = "1.2.2"
|
||||
__version__ = "1.2.3"
|
||||
|
||||
@@ -9,7 +9,7 @@ license = { text = "MIT" }
|
||||
readme = "README.md"
|
||||
authors = []
|
||||
|
||||
version = "1.2.2"
|
||||
version = "1.2.3"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langchain-core>=1.2.1,<2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user