v0.31.0: Add tests, move files to final location

This commit is contained in:
Clemens Schwaighofer
2025-10-27 10:29:47 +09:00
parent 11c5f3387c
commit 0da4a6b70a
2 changed files with 22 additions and 12 deletions

View File

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