v0.43.0: SQLmain wrapper class, math helper functions

This commit is contained in:
Clemens Schwaighofer
2025-12-18 17:24:05 +09:00
parent 9034a31cd6
commit 17e8c76b94

View File

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