4 lines
123 B
Python
4 lines
123 B
Python
# -*- coding: utf-8 -*-
|
|
__version__ = "2.3.1"
|
|
from .TwitchChannelPointsMiner import TwitchChannelPointsMiner # noqa: F401
|