DigitalPal / __init__.py
BladeSzaSza's picture
🥚 Initial DigiPal deployment to HuggingFace Spaces🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <[email protected]>
4399e64
raw
history blame contribute delete
145 Bytes
"""
DigiPal - A digital pet application with AI communication and MCP server capabilities.
"""
__version__ = "0.1.0"
__author__ = "DigiPal Team"