refactor: Remove FormatterApplier class and update related imports and tests

This commit is contained in:
sHa
2026-01-04 15:13:48 +00:00
parent cffd68c687
commit 0c3a173819
7 changed files with 12 additions and 301 deletions

View File

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