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:
parent
192d36a94c
commit
eb79dd4484
2
setup.py
2
setup.py
@ -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=[
|
||||
|
Loading…
Reference in New Issue
Block a user