feat: Enhance frame class extraction logic to include width matching and update test assertions

This commit is contained in:
sHa
2025-12-27 05:49:56 +00:00
parent 8ceea5bce3
commit 229478ce64
5 changed files with 40 additions and 25 deletions

View File

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