Skip to content

Commit

Permalink
Merge pull request #331 from theotherjimmy/release-version-1.4.3
Browse files Browse the repository at this point in the history
Release version 1.4.3
  • Loading branch information
theotherjimmy authored Apr 24, 2018
2 parents 62a384e + 62207bf commit 74979f5
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 @@ -34,7 +34,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname), encoding="utf8").read()

setup(name='mbed-ls',
version='1.4.2',
version='1.4.3',
description=DESCRIPTION,
long_description=read('README.md'),
author=OWNER_NAMES,
Expand Down

0 comments on commit 74979f5

Please sign in to comment.