v0.44.1: add pre compiled regexes

This commit is contained in:
Clemens Schwaighofer
2026-01-08 15:16:26 +09:00
parent a14f993a31
commit 70e667e415

View File

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