v0.27.0: add json replace content method

This commit is contained in:
Clemens Schwaighofer
2025-10-23 13:22:19 +09:00
parent 2544fad9ce
commit 0b59f3cc7a
2 changed files with 2 additions and 2 deletions

View File

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