v0.12.5: settings loader allow empty block

This commit is contained in:
Clemens Schwaighofer
2025-07-14 18:15:59 +09:00
parent acbe1ac692
commit 70e8ceecce

View File

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