v0.13.1: settings loader check additions

This commit is contained in:
Clemens Schwaighofer
2025-07-15 10:33:38 +09:00
parent 82b089498e
commit db6a3b53c5

View File

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