We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9bdccf commit adf9ccbCopy full SHA for adf9ccb
TwitchChannelPointsMiner/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = "1.9.1"
+__version__ = "1.9.2"
3
from .TwitchChannelPointsMiner import TwitchChannelPointsMiner
4
5
__all__ = [
0 commit comments