From 93b6bf7cb05351b4fee294961c3907bb1c3961d3 Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Tue, 11 Nov 2025 23:04:14 +0300 Subject: [PATCH] 2.0.2 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index 6c35661..e1eae4a 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "2.0.1" +__version__ = "2.0.2" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [