Compare commits

...

1 Commits

Author SHA1 Message Date
Clemens Schwaighofer
6322b95068 v0.47.0: fingerprint update with fallback for str/int index overlaps 2026-01-27 17:15:32 +09:00

View File

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