Add pypi badge

This commit is contained in:
2019-11-02 17:50:34 +01:00
parent 9bb33b6020
commit 9923f45a95
2 changed files with 3 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ CURRENT_DIR = os.path.dirname(__file__)
setup(
name='georideapilib',
packages=['georideapilib'], # this must be the same as the name above
version='0.4.2',
version='0.4.3',
description='Lib to control georide tracker devices with their rest api',
author='Matthieu DUVAL',
author_email='georideapilib@duval-dev.fr',