v0.25.0: add create datetime iso format

This commit is contained in:
Clemens Schwaighofer
2025-10-08 16:09:29 +09:00
parent b858936c68
commit 08748bc324

View File

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