mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 17:54:32 +00:00
3 lines
48 B
Python
3 lines
48 B
Python
__all__ = ["__version__"]
|
|
__version__ = "0.1.0"
|