diff --git a/pyproject.toml b/pyproject.toml index b6254cc..6cf0696 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "highlight_video_maker" -version = "0.1.0" +version = "0.2.3" authors = [{ name = "Micha Albert", email = "micha@2231.tech" }] description = "A utility to take several video inputs, take the loudest points, and create a compilation of them with smooth transitions" readme = "README.md"