diff --git a/.idea/cgn-appointments.iml b/.idea/cgn-appointments.iml
index 891ace9..8605044 100644
--- a/.idea/cgn-appointments.iml
+++ b/.idea/cgn-appointments.iml
@@ -4,6 +4,7 @@
+
diff --git a/src/cgnappointments/__about__.py b/src/cgnappointments/__about__.py
index 910a3c0..b3553d6 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.2"
\ No newline at end of file
+__version__ = "1.0.3"
\ No newline at end of file