Files
beaver_project/app-instance/backend/nanobot/__init__.py
2026-03-13 16:40:08 +08:00

7 lines
92 B
Python

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