""" 版本信息 """ __version__ = '1.0.0' __author__ = 'CookieManager Team' __email__ = 'support@example.com' __license__ = 'MIT'