diff --git a/setup.py b/setup.py index ee53fd73..e06adc76 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name = 'flux_led', packages = ['flux_led'], - version = '0.10', + version = '0.11', description = 'a library to communicate with the flux_led', url='https://github.com/Danielhiversen/flux_led', classifiers=[