v0.48.0: Update Caller class with better error handling and reporting

This commit is contained in:
Clemens Schwaighofer
2026-01-30 18:20:21 +09:00
parent 5319a059ad
commit d098eb58f3

View File

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