Keep version number higher for ease of "upgrading"

DMR-MARC, once again changed their database dump stuff.... back to .csv and without warning. This reverts all of the changes made in the last month to accommodate their changes. Thanks for hour of unnecessary work DMR-MARC. Great.
This commit is contained in:
Cort Buffington 2018-04-16 08:40:00 -05:00 committed by GitHub
parent acf74bed41
commit 23ba7fef3e
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.8',
version='0.1.15',
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=[