plan_execute/app/__init__.py

4 lines
55 B
Python
Raw Normal View History

2026-05-06 05:42:33 +00:00
"""Todo Manager 应用包。"""
__version__ = "1.0.0"