bumped to version 0.1.1

This commit is contained in:
Hirad 2025-07-28 09:31:02 +03:30
parent 0af753ea1f
commit 8116938e83

View file

@ -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"