Files
ai-rpg/app/__init__.py
2026-06-20 19:13:05 +03:00

4 lines
65 B
Python

"""AI-RPG backend application package."""
__version__ = "1.0.0"