Update Version

This commit is contained in:
Cort Buffington 2018-03-13 15:51:06 -05:00 committed by GitHub
parent 1e1a88fff0
commit 2d62803f8b
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.7',
version='0.1.8',
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=[