Skip to content

Commit c2528f6

Browse files
committed
Increase version for release
1 parent 035746b commit c2528f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from setuptools import find_packages
1616

1717
NAME = 'mbed-cli'
18-
__version__ = '1.10.2'
18+
__version__ = '1.10.3'
1919

2020
repository_dir = os.path.dirname(__file__)
2121

0 commit comments

Comments
 (0)