v0.37.0: Log add from lookup for strings in Console config, move var helpers, datetime, enum to stand alone libs

This commit is contained in:
Clemens Schwaighofer
2025-11-19 13:48:29 +09:00
parent afce5043e4
commit 282fe1f7c0
2 changed files with 2 additions and 2 deletions

View File

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