diff --git a/pyproject.toml b/pyproject.toml index aa1ca0e..713c487 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bd_to_avp" -version = "0.2.56" +version = "0.2.57" description = "Script to convert 3D Blu-ray Discs (and mts) to Apple Vision Pro (MV-HEVC) files" authors = ["Chris Busillo "] readme = "README.md" @@ -39,7 +39,7 @@ build-backend = "poetry.core.masonry.api" project_name = "3D Blu-ray to Vision pro" bundle = "com.shinycomputers" architectures = ["arm64"] -version = "0.2.56" +version = "0.2.57" icon = "bd_to_avp/resources/app_icon" organization = "Shiny Computers"