Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2025-12-29 22:18:20 +00:00
parent 6694567ab4
commit a7682bcd24
4 changed files with 9 additions and 2 deletions

View File

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