diff --git a/setup.py b/setup.py index e7c92d2..fb47da7 100644 --- a/setup.py +++ b/setup.py @@ -2,12 +2,12 @@ setup( name="pylgbst", - version="1.1.2", + version="1.2.0", author="Andrey Pokhilko", author_email="apc4@ya.ru", 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', keywords=['LEGO', 'ROBOTICS', 'BLUETOOTH'],