feat: Add delete file functionality with confirmation screen

This commit is contained in:
sHa
2026-01-03 15:08:48 +00:00
parent b45e629825
commit ef1e1e06ca
5 changed files with 232 additions and 3 deletions

View File

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