8000 Merge pull request #233 from Patater/update-mbed-ls-1.7.12 · ARMmbed/mbed-os-tools@0d021f2 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit 0d021f2

Browse files
authored
Merge pull request #233 from Patater/update-mbed-ls-1.7.12
Bump mbed-ls version
2 parents 1f92410 + 28c3182 commit 0d021f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mbed-ls/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def read(fname):
5050

5151
python_requires = '>=2.7.10, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4'
5252
setup(name='mbed-ls',
53-
version='1.7.11',
53+
version='1.7.12',
5454
description=DESCRIPTION,
5555
long_description=read('README.md'),
5656
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)
0