This commit is contained in:
Steve Zingman 2017-08-22 09:01:08 -04:00 committed by GitHub
parent f60f9ab817
commit 2cf7e8f071
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ def readme():
setup(name='dmr_utils',
version='0.1.7',
description='ETSI DMR (Digital Mobile Radio) Teir II Utilities',
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=[
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)'