This commit is contained in:
2025-10-22 10:12:10 +02:00
parent e3fcfc1dd1
commit 11a0d166a1

View File

@@ -12,7 +12,7 @@ from pydantic import DirectoryPath, FilePath
from pydantic_settings import BaseSettings from pydantic_settings import BaseSettings
from unidecode import unidecode from unidecode import unidecode
VERSION = '0.3.3' VERSION = '0.3.4'
AMSTERDAM = ZoneInfo('Europe/Amsterdam') AMSTERDAM = ZoneInfo('Europe/Amsterdam')