Skip to content

Commit 3c08200

Browse files
committed
MAINT: Bump version
1 parent a498243 commit 3c08200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rtmixer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
http://python-rtmixer.readthedocs.io/
44
55
"""
6-
__version__ = '0.1.0'
6+
__version__ = '0.1.1'
77

88
import sounddevice as _sd
99
from pa_ringbuffer import init as _init_ringbuffer

0 commit comments

Comments
 (0)