Skip to content

Commit

Permalink
Version 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mazimkhan authored Jun 27, 2017
1 parent 33675c7 commit 7204287
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 @@ -36,7 +36,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='mbed-host-tests',
version='1.1.8',
version='1.1.9',
description=DESCRIPTION,
long_description=read('README.md'),
author=OWNER_NAMES,
Expand Down

0 comments on commit 7204287

Please sign in to comment.