version bump to 1.2
Change-Id: Id0a6bfa35cfbd05fe23f72a3c5d641dd247e36a6
This commit is contained in:
parent
2fa7ffe7eb
commit
2d179bdf29
|
@ -4,3 +4,4 @@ from .opus_reader import read_file
|
|||
name = 'brukeropusreader'
|
||||
|
||||
__all__ = ['OpusData', 'read_file']
|
||||
__version__ = '1.2'
|
||||
|
|
Loading…
Reference in New Issue