Typo in README fixed
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 19s

This commit is contained in:
2025-06-05 20:23:16 -04:00
parent 93cdcd8319
commit c233629cb9
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ You can verify your FFmpeg installation by opening a terminal or command prompt
Install `eac3-transcode` directly from PyPI using pip:
pip install surround-to-eac3
`pip install surround-to-eac3`
It's recommended to install it in a virtual environment.
## Usage

View File

@ -1,6 +1,6 @@
[metadata]
name = surround-to-eac3
version = 0.2.0
version = 0.2.1
author = Jonathan Rampersad
author_email = jonathan@jono-rams.work
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.