fix for #1035 + version bump

This commit is contained in:
UltrafunkAmsterdam 2023-02-05 15:15:12 +01:00
parent 166438cde2
commit 92192e8c5e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam)
from __future__ import annotations
__version__ = "3.4"
__version__ = "3.4.1"
import json
import logging