v0.21.0: string with time units to seconds int

This commit is contained in:
Clemens Schwaighofer
2025-07-29 09:15:20 +09:00
parent a52b6e0a55
commit 12af1c80dc

View File

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