diff --git a/pibooth_extra_lights.py b/pibooth_extra_lights.py index d09760a..ae5687a 100644 --- a/pibooth_extra_lights.py +++ b/pibooth_extra_lights.py @@ -6,7 +6,7 @@ from gpiozero import LEDBoard -__version__ = "1.0.1" +__version__ = "1.0.2" @pibooth.hookimpl