v0.19.1: Log exception call, add call stack to the console log output

This commit is contained in:
Clemens Schwaighofer
2025-07-28 14:32:56 +09:00
parent f1e3bc8559
commit c2fa722e1e

View File

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