Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-04 21:05:00 +00:00
parent 5328949d6a
commit 1373b4c5db
4 changed files with 4 additions and 2 deletions

View File

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