v0.43.1: settings loader update for error reporting on exception raise

This commit is contained in:
Clemens Schwaighofer
2025-12-24 10:09:53 +09:00
parent d224876a8e
commit dfe8890598

View File

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