v0.16.0: trackeback call stack reader method fix

This commit is contained in:
Clemens Schwaighofer
2025-07-24 10:53:44 +09:00
parent dcefa564da
commit 457bd33dc3

View File

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