From 7c9920867d7969ea7469b1cadf6f4f951a55304b Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Sat, 25 Nov 2023 22:06:31 +0300 Subject: [PATCH] 1.9.1 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index d31d987b..5e235aea 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "1.9.0" +__version__ = "1.9.1" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [