diff --git a/pyproject.toml b/pyproject.toml index c7464a05a..459e29edc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pipecat-ai" -dynamic = ["version"] +version = "0.0.49+fork2" description = "An open source framework for voice (and multimodal) assistants" license = { text = "BSD 2-Clause License" } readme = "README.md"