From 622a47dc0a114b06bc40e45ba0e6b6bbd69ed90f Mon Sep 17 00:00:00 2001 From: Marc Koch Date: Mon, 16 Sep 2024 12:38:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release=20version=201.0.0?= 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 7ffd1b8..3609d53 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.0rc5" \ No newline at end of file +__version__ = "1.0.0" \ No newline at end of file