diff --git a/setup.py b/setup.py index dd688bf..26cfa64 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ with open(path.join(here, "README.rst"), encoding="utf-8") as f: details = dict( name="pyModeS", - version="2.9", + version="2.10", description="Python Mode-S and ADS-B Decoder", long_description=long_description, url="https://github.com/junzis/pyModeS",