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