You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Increment version
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
0.7.2
|
||||
=====
|
||||
|
||||
Builtin Apps:
|
||||
- OSUpdate app: replace "force update" checkbox with improved button labels
|
||||
|
||||
0.7.1
|
||||
=====
|
||||
|
||||
|
||||
@@ -9,5 +9,5 @@ class BuildInfo:
|
||||
class version:
|
||||
"""Version information."""
|
||||
|
||||
release = "0.7.1"
|
||||
release = "0.7.2"
|
||||
api_level = 0 # subject to change until API Level 1
|
||||
|
||||
Reference in New Issue
Block a user