Skip to content

Commit 0bbd1c3

Browse files
authored
Merge pull request #234 from bridadan/release-version-1.4.3
Release version 1.4.3
2 parents 53f0aca + 969f22d commit 0bbd1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def read(fname):
3737
return open(os.path.join(os.path.dirname(__file__), fname), encoding="utf8").read()
3838

3939
setup(name='mbed-host-tests',
40-
version='1.4.2',
40+
version='1.4.3',
4141
description=DESCRIPTION,
4242
long_description=read('README.md'),
4343
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)