We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f3a1c commit fb03494Copy full SHA for fb03494
BakeBit/Software/Python/bakebit_nanohat_oled.py
@@ -37,7 +37,7 @@
37
from modules.apps import *
38
from modules.buttons import *
39
40
-__version__ = "2.00 (alpha-2)"
+__version__ = "2.00 (alpha-5)"
41
__author__ = "wifinigel@gmail.com"
42
43
####################################
0 commit comments