6 lines
148 B
Python
6 lines
148 B
Python
"""Init namespace"""
|
|
|
|
__version__ = "2.2.5"
|
|
__license__ = "MIT License"
|
|
__copyright__ = "Copyright (C) 2025 tangyoha <https://github.com/tangyoha>"
|