8 lines
110 B
Python
Raw Normal View History

2025-07-31 15:35:23 +08:00
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
TravelContentCreator API模块
"""
__version__ = '1.0.0'