From e7105c7784db806fc76b70d5ee6aa7368225651a Mon Sep 17 00:00:00 2001 From: Marvin Klerx Date: Thu, 10 Sep 2026 22:27:25 +0200 Subject: [PATCH] update version --- src/Tables/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tables/__about__.py b/src/Tables/__about__.py index 682d3232..82c6ba23 100644 --- a/src/Tables/__about__.py +++ b/src/Tables/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2025-present Marvin Klerx # # SPDX-License-Identifier: MIT -__version__ = "0.2.1" +__version__ = "0.3.0"