v0.12.1: settings loader update, regex constants added

This commit is contained in:
Clemens Schwaighofer
2025-07-14 16:01:54 +09:00
parent e9ccfe7ad2
commit bcca43d774

View File

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