We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a9801b + a5ff6c4 commit 65b1378Copy full SHA for 65b1378
setup.py
@@ -34,7 +34,7 @@ def read(fname):
34
return open(os.path.join(os.path.dirname(__file__), fname), encoding="utf8").read()
35
36
setup(name='mbed-ls',
37
- version='1.4.5',
+ version='1.4.6',
38
description=DESCRIPTION,
39
long_description=read('README.md'),
40
author=OWNER_NAMES,
0 commit comments