mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-02 14:28:46 +02:00
4 lines
69 B
Python
4 lines
69 B
Python
from langgraph.version import __version__
|
|
|
|
__all__ = ["__version__"]
|