v0.22.2: Log remove __del__ call for clean up, this broke everything

This commit is contained in:
Clemens Schwaighofer
2025-08-05 10:37:57 +09:00
parent 2b04cbe239
commit a7a4141f58

View File

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