Files
DataClaw/nanobot/nanobot/__init__.py
T
2026-03-14 15:44:48 +08:00

7 lines
98 B
Python

"""
nanobot - A lightweight AI agent framework
"""
__version__ = "0.1.4.post4"
__logo__ = "🐈"