commit | 7fea84665f1306a4f0a6bc3e22ccb61f8af097da | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@codecoup.pl> | Thu Jul 04 14:45:52 2019 +0200 |
committer | Fabio Utzig <utzig@utzig.org> | Mon Jul 08 08:50:16 2019 -0300 |
tree | 905e2db68c07cae95a8fb79d9bc7f300dcf24b7a | |
parent | 63a2bdbda95f8c62d6fc93c863a15fc9279daae2 [diff] [blame] |
Release 1.3.1 Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
diff --git a/scripts/setup.py b/scripts/setup.py index 67cca9f..0eeeba5 100644 --- a/scripts/setup.py +++ b/scripts/setup.py
@@ -2,7 +2,7 @@ setuptools.setup( name="imgtool", - version="1.3.0", + version="1.3.1", author="The MCUboot commiters", description=("MCUboot's image signing and key management"), license="Apache Software License",