updated pyproject.toml

This commit is contained in:
d-k-patel
2025-08-19 14:04:47 +05:30
parent 30a8a7a863
commit ccd5e080fe

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ai-ffmpeg-cli"
version = "0.1.0"
version = "0.1.1"
description = "AI-powered CLI that translates natural language to safe ffmpeg commands"
readme = { file = "README.md", content-type = "text/markdown" }
license = { file = "LICENSE" }