v0.21.1: Update convert time string to skip any numbers

This commit is contained in:
Clemens Schwaighofer
2025-07-29 09:30:56 +09:00
parent 2f08ecabbf
commit 8201fa4973

View File

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