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