mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Update setup.py
This commit is contained in:
parent
1cd98d5836
commit
3d65361e25
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||||||
|
|
||||||
setup(name='pylgbst',
|
setup(name='pylgbst',
|
||||||
description='Python library to interact with LEGO Move Hub (from Lego BOOST set)',
|
description='Python library to interact with LEGO Move Hub (from Lego BOOST set)',
|
||||||
version='0.9',
|
version='0.10',
|
||||||
author='Andrey Pokhilko',
|
author='Andrey Pokhilko',
|
||||||
author_email='apc4@ya.ru',
|
author_email='apc4@ya.ru',
|
||||||
packages=['pylgbst', "pylgbst.comms"],
|
packages=['pylgbst', "pylgbst.comms"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user