- Update the manpage for the Python Launcher for Unix to prep for a 1.0.1 release
- Figure out how to make a justfile recipe run conditionally based on a file exlsting (have to fall into a language; just went with bash out of simplicity)
- Created a justfile recipe for running [cog](https://cog.readthedocs.io/)
- Double-checked that release workflow looks good (there's some [unnecessary steps](https://github.com/brettcannon/python-launcher/blob/3faaa6f6abbbace03fbe913403e6a535f9b75137/.github/workflows/release.yml#L69), but otherwise it looks fine)
- Tried making a release from my phone, but [ran into a mistake in `.github/release.yml`](https://github.com/brettcannon/python-launcher/actions/runs/9736754717)