Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-05 07:44:52 +00:00
parent 1373b4c5db
commit 96f1a5b66d
4 changed files with 3 additions and 2 deletions

View File

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