v0.12.0: log updates, traceback helper

This commit is contained in:
Clemens Schwaighofer
2025-07-11 19:10:10 +09:00
parent 4ca45ebc73
commit b45ca85cd3

View File

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