v0.43.3: settings loader raise exception and log message text split

This commit is contained in:
Clemens Schwaighofer
2025-12-24 10:25:42 +09:00
parent f89b91fe7f
commit a73ced0067

View File

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