Skip to content

Commit

Permalink
Merge pull request #236 from bridadan/1.4.4
Browse files Browse the repository at this point in the history
Release version 1.4.4
  • Loading branch information
bridadan authored Dec 12, 2018
2 parents 37ba298 + 573d5d8 commit 2db861c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname), encoding="utf8").read()

setup(name='mbed-host-tests',
version='1.4.3',
version='1.4.4',
description=DESCRIPTION,
long_description=read('README.md'),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 2db861c

Please sign in to comment.