From b60b31d4fb8e21ef23a5f115e5e4069cfdfb9a15 Mon Sep 17 00:00:00 2001 From: Junzi Sun Date: Fri, 14 Feb 2020 10:47:34 +0100 Subject: [PATCH] release 2.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a09a339..e24ce41 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,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="2.4", + version="2.5", description="Python Mode-S and ADS-B Decoder", long_description=long_description, # The project's main homepage.