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