mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
Bumped version to 2.2.0
This commit is contained in:
@@ -5,5 +5,5 @@ Probe WAVE Files for iXML, Broadcast-WAVE and other metadata.
|
|||||||
from .wave_reader import WavInfoReader
|
from .wave_reader import WavInfoReader
|
||||||
from .riff_parser import WavInfoEOFError
|
from .riff_parser import WavInfoEOFError
|
||||||
|
|
||||||
__version__ = '2.1.1'
|
__version__ = '2.2.0'
|
||||||
__short_version__ = '2.1'
|
__short_version__ = '2.2.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user