We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035746b commit c2528f6Copy full SHA for c2528f6
setup.py
@@ -15,7 +15,7 @@
15
from setuptools import find_packages
16
17
NAME = 'mbed-cli'
18
-__version__ = '1.10.2'
+__version__ = '1.10.3'
19
20
repository_dir = os.path.dirname(__file__)
21
0 commit comments