From 4098f14c1bb4bf3c2bcdfffbb1d97e5ae1d047fb Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 8 Jul 2023 20:44:34 +0100 Subject: [PATCH] patch 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 06b03cb..4e0b1ec 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.0" +__version__ = "1.0.1"