From 72ee43e268025ec1d4be9b7e924d6c9127d7bd65 Mon Sep 17 00:00:00 2001 From: Jonathan Rampersad Date: Thu, 5 Jun 2025 14:53:05 -0400 Subject: [PATCH] Removed unnecessary comment from README.md --- README.md | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 231aeba..db880a1 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ Contributions, issues, and feature requests are welcome! Feel free to check [iss ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details (you'll need to create this file if you want one). +This project is licensed under the MIT License - see the [LICENSE](https://gitea.jono-rams.work/jono/ffmpeg-audio-transcoder/src/branch/main/LICENSE) file for details. ## Acknowledgements diff --git a/setup.cfg b/setup.cfg index 41546e3..4e33e5d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = surround-to-eac3 -version = 0.1.3 +version = 0.1.4 author = Jonathan Rampersad author_email = jonathan@jono-rams.work description = A CLI tool to transcode 5.1 audio in video files to E-AC3.