new release v1.1.1

This commit is contained in:
junzis
2017-03-23 16:15:15 +01:00
parent fefd26a787
commit b698a9fd15
+1 -1
View File
@@ -30,7 +30,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.1.0', version='1.1.1',
description='Python Mode-S Decoder', description='Python Mode-S Decoder',
long_description=long_description, long_description=long_description,