v0.12.2: Fix mandatory for settings loader

This commit is contained in:
Clemens Schwaighofer
2025-07-14 16:25:21 +09:00
parent 58c8447531
commit 297ea7e28c

View File

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