Compare commits

..

2 commits
0.2.2 ... main

Author SHA1 Message Date
Micha Albert
07f98fa269 bump version again (sorry)
Some checks are pending
Publish Python distribution to PyPI and TestPyPI / Build distribution 📦 (push) Waiting to run
Publish Python distribution to PyPI and TestPyPI / Publish Python distribution to PyPI (push) Blocked by required conditions
Publish Python distribution to PyPI and TestPyPI / Sign the Python distribution with Sigstore and upload them to GitHub Release (push) Blocked by required conditions
Publish Python distribution to PyPI and TestPyPI / Publish Python distribution to TestPyPI (push) Blocked by required conditions
2026-01-16 15:33:02 -05:00
Micha Albert
a3578d77e4 bump version 2026-01-16 15:32:00 -05:00

View file

@ -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"