v0.14.0: logging exception automatically writes to error for console output

This commit is contained in:
Clemens Schwaighofer
2025-07-15 17:57:49 +09:00
parent 694712ed2e
commit 743a0a8ac9

View File

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