fix help formatting and bump version

This commit is contained in:
Micha Albert 2025-03-10 14:57:36 -04:00
parent e18a23cd1a
commit 68041ce3cc
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "highlight_video_maker"
version = "0.0.1"
version = "0.0.2"
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"
readme = "README.md"