v0.12.6: Settings: exception raised on error point, stacklevel increased for all sub functions in log/settings loader

This commit is contained in:
Clemens Schwaighofer
2025-07-15 09:50:53 +09:00
parent 5763f57830
commit d35a30a238

View File

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