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
+1 -1
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=[