Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-03 20:47:17 +00:00
parent faeda55dca
commit 3902dae435
5 changed files with 5 additions and 10 deletions

View File

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