v0.22.5: settings loader clean up

This commit is contained in:
Clemens Schwaighofer
2025-08-26 14:33:26 +09:00
parent f8905a176c
commit cbd39ff161

View File

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