Version bump to 1.4

This commit is contained in:
NicoHood 2016-08-27 13:18:51 +02:00
parent c0c676c05d
commit 7dbc15b91b

View file

@ -693,7 +693,7 @@ if __name__ == '__main__':
parser = argparse.ArgumentParser(description= parser = argparse.ArgumentParser(description=
'Python script for building the Track and Playlist database ' 'Python script for building the Track and Playlist database '
'for the newer gen IPod Shuffle. Version 1.3') 'for the newer gen IPod Shuffle. Version 1.4')
parser.add_argument('--voiceover', action='store_true', parser.add_argument('--voiceover', action='store_true',
help='Enable track voiceover feature') help='Enable track voiceover feature')