Files
langchain/libs/core/langchain_core/version.py
Eugene Yurtsev 19f2a92609 core: release 0.3.63 (#31419)
Release core 0.3.63

Small update just to expand the list of well known tools. This is
necessary while the logic lives in langchain-core.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-05-29 14:48:18 -04:00

4 lines
76 B
Python

"""langchain-core version information and utilities."""
VERSION = "0.3.63"