mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
Update __init__.py
Nudged version to 3.0.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 .riff_parser import WavInfoEOFError
|
||||
|
||||
__version__ = '2.3.1'
|
||||
__short_version__ = '2.3.1'
|
||||
__version__ = '3.0.0'
|
||||
__short_version__ = '3.0.0'
|
||||
|
||||
Reference in New Issue
Block a user