文件预览

__init__.py

查看 Last30days 技能包中的文件内容。

文件内容

scripts/lib/__init__.py

# last30days library modules

# Single source of truth for the skill version. Everything else — docstrings,
# render headers, HTTP User-Agents, pyproject.toml — must read from here.
__version__ = "1.0.4"