v0.24.3: Pytest fixes

This commit is contained in:
Clemens Schwaighofer
2025-09-25 15:38:29 +09:00
parent bb60a570d0
commit 2690a285d9

View File

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