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