Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-03 20:29:24 +00:00
parent 5e4ab232ee
commit faeda55dca
8 changed files with 118 additions and 20 deletions

View File

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