4 lines
55 B
Python
4 lines
55 B
Python
|
|
"""Todo Manager 应用包。"""
|
||
|
|
|
||
|
|
__version__ = "1.0.0"
|