Refactor code structure for improved readability and maintainability
This commit is contained in:
BIN
dist/renamer-0.8.6-py3-none-any.whl
vendored
Normal file
BIN
dist/renamer-0.8.6-py3-none-any.whl
vendored
Normal file
Binary file not shown.
@@ -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"
|
||||
|
||||
@@ -24,6 +24,7 @@ SPECIAL_EDITIONS = {
|
||||
"Restoration",
|
||||
],
|
||||
"Remastered": ["Remastered", "Remaster", "HD Remaster"],
|
||||
"Colorized": ["Colorized Edition", "Colourized Edition", "Colorized", "Colourized"],
|
||||
"Unrated": ["Unrated"],
|
||||
"Uncensored": ["Uncensored"],
|
||||
"Definitive Edition": ["Definitive Edition"],
|
||||
|
||||
Reference in New Issue
Block a user