v0.14.1: mask update to also work recusrive

This commit is contained in:
Clemens Schwaighofer
2025-07-17 15:20:38 +09:00
parent e045b1d3b5
commit 0a29a592f9

View File

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