Files
nanobot/nanobot/__init__.py
2026-02-28 17:55:18 +00:00

7 lines
98 B
Python

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