From 3f7d85a3f758a0e74a328eb59cd4780e6b7a9525 Mon Sep 17 00:00:00 2001 From: Roman Davydov <15850461+rdavydov@users.noreply.github.com> Date: Tue, 22 Aug 2023 00:52:26 +0300 Subject: [PATCH] 1.8.6 --- TwitchChannelPointsMiner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchChannelPointsMiner/__init__.py b/TwitchChannelPointsMiner/__init__.py index 36a03c6b..380c8463 100644 --- a/TwitchChannelPointsMiner/__init__.py +++ b/TwitchChannelPointsMiner/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -__version__ = "1.8.5" +__version__ = "1.8.6" from .TwitchChannelPointsMiner import TwitchChannelPointsMiner __all__ = [