From f034359e92294a7688107ce679d0f7b26fd67192 Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:00:15 +0300 Subject: [PATCH] 1.9.8 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index eb5f9522..44dce062 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "1.9.7" +__version__ = "1.9.8" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [