v0.13.2: move domain regex to the regex constant file

This commit is contained in:
Clemens Schwaighofer
2025-07-15 11:16:01 +09:00
parent da68818d4f
commit ea3b4f1790

View File

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