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 c9b314d commit ff1641eCopy full SHA for ff1641e
source/ljinux.py
@@ -5,7 +5,7 @@
5
# -----------------
6
7
# Some important vars
8
-Version = "0.4.0"
+Version = "0.3.6"
9
Circuitpython_supported = [(7, 3), (8, 0)] # don't bother with last digit
10
dmesg = []
11
access_log = []
0 commit comments