diff --git a/python/pyproject.toml b/python/pyproject.toml index ed37eaf..1228b2a 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "voice-to-notes" -version = "1.0.5" +version = "1.0.6" description = "Python sidecar for Voice to Notes — transcription, diarization, and AI services" requires-python = ">=3.11" license = "MIT"