v0.36.0: Log console format settings with bitwise mask

This commit is contained in:
Clemens Schwaighofer
2025-11-19 11:31:50 +09:00
parent 1280b2f855
commit af7633183c
2 changed files with 57 additions and 57 deletions

View File

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