From 225beac1f7d40507bfe202c58400789138088214 Mon Sep 17 00:00:00 2001 From: arofarn Date: Sat, 16 May 2020 23:33:13 +0200 Subject: [PATCH] Version 0.4 --- code/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/main.py b/code/main.py index 7c95333..8b2533f 100644 --- a/code/main.py +++ b/code/main.py @@ -16,7 +16,7 @@ Eclairage à LED Neopixel avec contrôle (encodeur rotatif) """ __author__ = "arofarn" -__version__ = 0.3 +__version__ = 0.4 # Imports