Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2025-12-30 11:23:33 +00:00
parent fe11dc45f1
commit c4777352e9
6 changed files with 23 additions and 8 deletions

View File

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