tools/mpremote: Bump version to 0.4.0.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George 2022-10-06 01:02:39 +11:00
parent f13134e403
commit 46d02c2469
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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