v0.43.2: add error message list reset to settings loader

This commit is contained in:
Clemens Schwaighofer
2025-12-24 10:18:54 +09:00
parent f349927a63
commit 5950485d46

View File

@@ -1,7 +1,7 @@
# MARK: Project info
[project]
name = "corelibs"
version = "0.43.1"
version = "0.43.2"
description = "Collection of utils for Python scripts"
readme = "README.md"
requires-python = ">=3.13"