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.
1 parent 3d318c3 commit 4c55a1fCopy full SHA for 4c55a1f
setup.py
@@ -33,7 +33,7 @@ def read(fname):
33
return open(os.path.join(os.path.dirname(__file__), fname)).read()
34
35
setup(name='mbed-ls',
36
- version='0.1.19',
+ version='0.1.20',
37
description=DESCRIPTION,
38
long_description=read('README.md'),
39
author=OWNER_NAMES,
0 commit comments