From 1b70ef3e73c0f8c8fe7be4d05624ee5f030881ee Mon Sep 17 00:00:00 2001 From: Wytamma Wirth Date: Tue, 30 May 2023 15:39:24 +1000 Subject: [PATCH] :bookmark: v0.6.7 --- snk/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snk/__about__.py b/snk/__about__.py index c3f5e9e..b03f90f 100644 --- a/snk/__about__.py +++ b/snk/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2022-present wytamma # # SPDX-License-Identifier: MIT -__version__ = "0.6.6" +__version__ = "0.6.7"