Compare commits
4 Commits
0.4.3
...
e3e7da85c7
| Author | SHA1 | Date | |
|---|---|---|---|
| e3e7da85c7 | |||
| 7bcf492322 | |||
| 14c28c05dd | |||
| 448d0ce6ef |
@@ -3,8 +3,6 @@
|
||||
|
||||
⚠️ this is not an official implementation
|
||||
|
||||
[](https://pypi.org/project/georideapilib/)
|
||||
|
||||
Official georide website: https://georide.fr/
|
||||
|
||||
This library can control your georide tracker tracker
|
||||
|
||||
2
setup.py
2
setup.py
@@ -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.3',
|
||||
version='0.4.2',
|
||||
description='Lib to control georide tracker devices with their rest api',
|
||||
author='Matthieu DUVAL',
|
||||
author_email='georideapilib@duval-dev.fr',
|
||||
|
||||
Reference in New Issue
Block a user