Bump Version: mk_id_dict update

Added exception catching for problems with he downloaded JSON data files from DMR-MARC. Recently noticed when MARC servers are overwhelmed.
This commit is contained in:
Cort Buffington 2018-04-05 08:06:15 -05:00 committed by GitHub
parent 192d36a94c
commit eb79dd4484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ def readme():
return file.read()
setup(name='dmr_utils',
version='0.1.13',
version='0.1.14',
description='ETSI DMR (Digital Mobile Radio) Tier II Utilities',
long_description='Modules to disassemble and assemble DMR packets, including generating and decoding various FEC routines',
classifiers=[