diff --git a/pyproject.toml b/pyproject.toml index 06055b1..b0ed4bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "mediacatch-s2t" -version = "0.0.5" +version = "0.0.6" description = "Upload a media file and get the transcription link." readme = "README.md" authors = [{ name = "MediaCatch", email = "support@mediacatch.io" }]