From 78b3640309d454e78927769b2db7b90c3f834e4b Mon Sep 17 00:00:00 2001 From: Marc Koch Date: Mon, 16 Sep 2024 14:50:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release=20version=201.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cgnappointments/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cgnappointments/__about__.py b/src/cgnappointments/__about__.py index 3609d53..d78ac75 100644 --- a/src/cgnappointments/__about__.py +++ b/src/cgnappointments/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2024-present Marc Koch # # SPDX-License-Identifier: MIT -__version__ = "1.0.0" \ No newline at end of file +__version__ = "1.0.1" \ No newline at end of file