mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Release 1.2.0
This commit is contained in:
parent
7949f3477c
commit
8d9bb94d87
4
setup.py
4
setup.py
@ -2,12 +2,12 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pylgbst",
|
name="pylgbst",
|
||||||
version="1.1.2",
|
version="1.2.0",
|
||||||
|
|
||||||
author="Andrey Pokhilko",
|
author="Andrey Pokhilko",
|
||||||
author_email="apc4@ya.ru",
|
author_email="apc4@ya.ru",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
description="Python library to interact with LEGO Move Hub (from Lego BOOST set)",
|
description="Python library to interact with LEGO PoweredUp devices (Lego BOOST etc.)",
|
||||||
url='https://github.com/undera/pylgbst',
|
url='https://github.com/undera/pylgbst',
|
||||||
keywords=['LEGO', 'ROBOTICS', 'BLUETOOTH'],
|
keywords=['LEGO', 'ROBOTICS', 'BLUETOOTH'],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user