test ci and fix #125

This commit is contained in:
Xavier Olive
2022-04-18 17:59:30 +02:00
parent 5dc74a5548
commit 65ce1a62c4
5 changed files with 59 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ with open(path.join(here, "README.rst"), encoding="utf-8") as f:
details = dict(
name="pyModeS",
version="2.10",
version="2.10.1",
description="Python Mode-S and ADS-B Decoder",
long_description=long_description,
url="https://github.com/junzis/pyModeS",