diff --git a/pyproject.toml b/pyproject.toml index e22a35f..cb8a5c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "srtify" -version = "0.1.0" +version = "0.1.1" description = "CLI tool for translating SRT files using Gemini AI" readme = "README.md" requires-python = ">=3.12"