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

View File

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