v0.13.0: move the dump data method from the iterator folder to the debug folder

This commit is contained in:
Clemens Schwaighofer
2025-07-15 09:55:25 +09:00
parent a626b738a9
commit a955bf566c

View File

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