From 60f1df468e2663b9b8849749c6aca5a5381c2cdd Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Sat, 25 Feb 2023 20:00:31 +0300 Subject: [PATCH] 1.7.4 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index 71a00f3d..0c6077ff 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "1.7.3" +__version__ = "1.7.4" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [