tools/mpremote: Bump version to 0.3.0.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George 2022-06-07 23:23:14 +10:00
parent 646fcdadbf
commit 5290bfaefe
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.2.0"
__version__ = "0.3.0"

View File

@ -1,6 +1,6 @@
[metadata]
name = mpremote
version = 0.2.0
version = 0.3.0
author = Damien George
author_email = damien@micropython.org
description = Tool for interacting remotely with MicroPython