Bump UC version to 3.5.5

This commit is contained in:
ilike2burnthing 2024-02-17 19:28:06 +00:00 committed by GitHub
parent d21a332519
commit 043f18b231
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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