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