v0.22.1: Log update with closing queue on exit or abort

This commit is contained in:
Clemens Schwaighofer
2025-08-05 10:33:55 +09:00
parent 80319385f0
commit 46706b6fc2

View File

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