From adf9ccbea2ce509e9634393c5679fc84f9f7702c Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Sat, 13 Jan 2024 00:50:26 +0300 Subject: [PATCH] 1.9.2 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index 5e235ae..0b9e9ce 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "1.9.1" +__version__ = "1.9.2" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [