diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4ff9b0b..ab858ea 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.55" + ".": "0.1.56" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 07ac4cc..cdf077a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.56](https://github.com/jeduardo/subtitle-tool/compare/v0.1.55...v0.1.56) (2025-10-19) + + +### Bug Fixes + +* increased timeout for Gemini calls ([e04bd8c](https://github.com/jeduardo/subtitle-tool/commit/e04bd8c7c7a4ad5311d56fc609fb5422808937f6)) +* increased timeout for Gemini calls ([099a08d](https://github.com/jeduardo/subtitle-tool/commit/099a08d84b308c189fbcae0ea68b11990a045835)) + ## [0.1.55](https://github.com/jeduardo/subtitle-tool/compare/v0.1.54...v0.1.55) (2025-10-19) diff --git a/pyproject.toml b/pyproject.toml index 065b408..0076548 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "subtitle-tool" -version = "0.1.55" +version = "0.1.56" description = "A tool for generating subtitles using Google Gemini models." license = "MIT" keywords = [