v0.24.2: TimestampString allows ZoneInfo object as zone name

This commit is contained in:
Clemens Schwaighofer
2025-09-25 15:16:19 +09:00
parent 38bae7fb46
commit ca0ab2d7d1

View File

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