v0.12.4: settings loader add set default value for empty

This commit is contained in:
Clemens Schwaighofer
2025-07-14 17:22:03 +09:00
parent 8082ab78a1
commit b74ed1f30e

View File

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