diff --git a/python/pyproject.toml b/python/pyproject.toml index a7fc608..b5ebe64 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.0" +version = "1.0.1" description = "Python sidecar for Voice to Notes — transcription, diarization, and AI services" requires-python = ">=3.11" license = "MIT"