v0.38.0: Log console format update

This commit is contained in:
Clemens Schwaighofer
2025-11-19 15:45:49 +09:00
parent d29f827fc9
commit 0d3104f60a
2 changed files with 2 additions and 2 deletions

View File

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