Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-04 20:58:28 +00:00
parent 336b030a6b
commit 5328949d6a
4 changed files with 13 additions and 13 deletions

View File

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