v0.25.1: add missing jmespath exception check

This commit is contained in:
Clemens Schwaighofer
2025-10-09 16:43:53 +09:00
parent dadc14563a
commit 4c3611aba7

View File

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