v0.18.2: dump data parameter change to Any

This commit is contained in:
Clemens Schwaighofer
2025-07-26 10:52:48 +09:00
parent 582937b866
commit 3cd3f87d68

View File

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