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