Log exception with new exception_stack call, exception_stack method added to the debug helpers

This commit is contained in:
Clemens Schwaighofer
2025-07-28 15:27:55 +09:00
parent 4f9c2b9d5f
commit e2e7882bfa

View File

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