File size: 201 Bytes
19c6a63 |
1 2 3 4 5 6 7 |
__author__ = "Tsuyoshi Hombashi"
__copyright__ = f"Copyright 2016, {__author__}"
__license__ = "MIT License"
__version__ = "1.1.3"
__maintainer__ = __author__
__email__ = "[email protected]"
|