v0.24.0: Add timestamp seconds to human readable

This commit is contained in:
Clemens Schwaighofer
2025-09-19 10:25:44 +09:00
parent 7c72d99619
commit f7f485db5d

View File

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