We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4aaee commit 3c46d81Copy full SHA for 3c46d81
wavinfo/__init__.py
@@ -5,5 +5,5 @@
5
from .wave_reader import WavInfoReader
6
from .riff_parser import WavInfoEOFError
7
8
-__version__ = '2.1.1'
9
-__short_version__ = '2.1'
+__version__ = '2.2.0'
+__short_version__ = '2.2.0'
0 commit comments