From 3619d52760d8df104253a92541f2cc8500298512 Mon Sep 17 00:00:00 2001 From: Junzi Sun Date: Tue, 24 Sep 2019 16:34:37 +0200 Subject: [PATCH] release version 2.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6ae03cf..06e89f9 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.2", + version="2.3", description="Python Mode-S and ADS-B Decoder", long_description=long_description, # The project's main homepage.