v0.24.4: Fix Zone info data in TimestampStrings class

This commit is contained in:
Clemens Schwaighofer
2025-09-25 15:54:54 +09:00
parent 7c5af588c7
commit ed22105ec8

View File

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