Update __init__.py

This commit is contained in:
Leon 2023-08-08 00:56:49 +02:00 committed by GitHub
parent 47234b0b13
commit 8049384e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.5.0"
__version__ = "3.5.1"
import json
import logging