mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
tools/mpremote: Bump version to 0.4.0.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.4.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = mpremote
|
||||
version = 0.3.0
|
||||
version = 0.4.0
|
||||
author = Damien George
|
||||
author_email = damien@micropython.org
|
||||
description = Tool for interacting remotely with MicroPython
|
||||
|
||||
Reference in New Issue
Block a user