From 074047789423cdf6cdb4b6569a9dc5d7ba091abd Mon Sep 17 00:00:00 2001 From: Wytamma Wirth Date: Sun, 15 Dec 2024 08:14:05 +1100 Subject: [PATCH] V31.1 --- snk/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snk/__about__.py b/snk/__about__.py index be2a69f..07a755a 100644 --- a/snk/__about__.py +++ b/snk/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2022-present wytamma # # SPDX-License-Identifier: MIT -__version__ = "0.31.0" +__version__ = "0.31.1"