Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-05 17:11:42 +00:00
parent b4b7709f25
commit 2e5cef4424
8 changed files with 96 additions and 23 deletions

View File

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