From 10e67d2789003b3ae75932eaff0eebd622233456 Mon Sep 17 00:00:00 2001 From: Zhuojin Liu Date: Wed, 12 Feb 2025 14:01:33 -0800 Subject: [PATCH] New python SDK version --- binding/python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding/python/setup.py b/binding/python/setup.py index 482567c..7db04f2 100644 --- a/binding/python/setup.py +++ b/binding/python/setup.py @@ -53,7 +53,7 @@ setuptools.setup( name="pvrecorder", - version="1.2.4", + version="1.2.5", author="Picovoice", author_email="hello@picovoice.ai", description="Recorder library for Picovoice.",