From cd133075c08e5c0cd67f3f4ebec24f3bf29f3342 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 11 Jul 2023 21:06:23 +0100 Subject: [PATCH] patch version bump --- duckypad_twitch/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duckypad_twitch/__about__.py b/duckypad_twitch/__about__.py index 4e0b1ec..2a62a4c 100644 --- a/duckypad_twitch/__about__.py +++ b/duckypad_twitch/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2023-present onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> # # SPDX-License-Identifier: MIT -__version__ = "1.0.1" +__version__ = "1.0.2"