release 1.0.4
This commit is contained in:
parent
72f2bcd275
commit
8ef02fa2b1
@ -1,3 +1,3 @@
|
||||
from util import hex2bin, bin2int, hex2int, df
|
||||
from util import *
|
||||
import adsb
|
||||
import ehs
|
||||
|
2
setup.py
2
setup.py
@ -23,7 +23,7 @@ setup(
|
||||
# Versions should comply with PEP440. For a discussion on single-sourcing
|
||||
# the version across setup.py and the project code, see
|
||||
# https://packaging.python.org/en/latest/single_source_version.html
|
||||
version='1.0.2',
|
||||
version='1.0.4',
|
||||
|
||||
description='Python Mode-S Decoder',
|
||||
long_description=long_description,
|
||||
|
Loading…
Reference in New Issue
Block a user