feat: Bump version to 0.4.4, add logging for file renaming operations, and update test filenames

This commit is contained in:
sHa
2025-12-28 10:09:26 +00:00
parent c2a037d5b9
commit 2237f8515c
9 changed files with 32 additions and 9 deletions

View File

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