commit | 5e9078f1e0bfed493b4265dd435cccb856cf2d6f | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Jan 22 16:24:16 2019 -0700 |
committer | David Brown <davidb@davidb.org> | Thu Jan 24 10:03:37 2019 -0700 |
tree | c6a1cff060fd899e6b985d3f184d1b9dd694f4e3 | |
parent | b1d15a71955bfc851a443f343e0c2859ad6e0d47 [diff] [blame] |
Bump version to 1.3.0-rc1 First pre-release for v1.3.0. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/setup.py b/scripts/setup.py index 0ec2cd9..67cca9f 100644 --- a/scripts/setup.py +++ b/scripts/setup.py
@@ -2,7 +2,7 @@ setuptools.setup( name="imgtool", - version="1.2.0", + version="1.3.0", author="The MCUboot commiters", description=("MCUboot's image signing and key management"), license="Apache Software License",