feat: Enhance caching mechanism with MD5 hashing for instance identifiers

This commit is contained in:
sHa
2025-12-30 09:08:14 +00:00
parent dff245c37f
commit 67cf6a0c8b
5 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "renamer"
version = "0.5.6"
version = "0.5.7"
description = "Terminal-based media file renamer and metadata viewer"
readme = "README.md"
requires-python = ">=3.11"