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 c061f5a commit 2f64e68Copy full SHA for 2f64e68
m5stack/modules/_boot.py
@@ -7,7 +7,7 @@
7
_ _(_)/ _| | _____ __
8
| | | | | |_| |/ _ \ \ /\ / /
9
| |_| | | _| | (_) \ V V /
10
- \__,_|_|_| |_|\___/ \_/\_/
+ \__,_|_|_| |_|\___/ \_/\_/ 2.0.2
11
"""
12
print(uiflow_str)
13
del uiflow_str
m5stack/version.txt
@@ -1 +1 @@
1
-V2.0.1
+V2.0.2
0 commit comments