Refactor code structure for improved readability and maintainability

This commit is contained in:
sHa
2026-01-03 16:35:18 +00:00
parent 06cf206c70
commit 4e9200b8d1
5 changed files with 21 additions and 3 deletions

View File

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