v0.45.0: Log add function to get console formatter flags set

This commit is contained in:
Clemens Schwaighofer
2026-01-23 11:37:02 +09:00
parent 2748bc19be
commit 8309bc10a3

View File

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