diff --git a/setup.py b/setup.py index 0cf4e9e..3dbbd8f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup(name='stupidArtnet', author='cpvalente', - version='1.0.2', + version='1.1.0', license='MIT', description='(Very) Simple implementation of the Art-Net protocol', long_description=long_description,