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