We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a498243 commit 3c08200Copy full SHA for 3c08200
src/rtmixer.py
@@ -3,7 +3,7 @@
3
http://python-rtmixer.readthedocs.io/
4
5
"""
6
-__version__ = '0.1.0'
+__version__ = '0.1.1'
7
8
import sounddevice as _sd
9
from pa_ringbuffer import init as _init_ringbuffer
0 commit comments