Skip to content

Commit c4ca092

Browse files
committed
increment version number
1 parent e8e1e1e commit c4ca092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soundfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
For further information, see http://pysoundfile.readthedocs.org/.
99
1010
"""
11-
__version__ = "0.10.0"
11+
__version__ = "0.10.2"
1212

1313
import os as _os
1414
import sys as _sys

0 commit comments

Comments
 (0)