From 56a5b908f3a8d47835f4c1940f449c4ec6a57616 Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Sat, 18 Feb 2023 11:55:14 +0300 Subject: [PATCH] 1.7.2 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index 2f63048c..287ffc08 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "1.7.1" +__version__ = "1.7.2" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [