v0.33.0: datetime parsing update

This commit is contained in:
Clemens Schwaighofer
2025-11-06 13:25:46 +09:00
parent c98c5df63c
commit 0e6331fa6a
2 changed files with 2 additions and 2 deletions

View File

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