7 lines
206 B
Python
7 lines
206 B
Python
__author__ = "Tsuyoshi Hombashi"
|
|
__copyright__ = f"Copyright 2016-2024, {__author__}"
|
|
__license__ = "MIT License"
|
|
__version__ = "3.2.1"
|
|
__maintainer__ = __author__
|
|
__email__ = "tsuyoshi.hombashi@gmail.com"
|