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 1f92410 + 28c3182 commit 0d021f2Copy full SHA for 0d021f2
packages/mbed-ls/setup.py
@@ -50,7 +50,7 @@ def read(fname):
50
51
python_requires = '>=2.7.10, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4'
52
setup(name='mbed-ls',
53
- version='1.7.11',
+ version='1.7.12',
54
description=DESCRIPTION,
55
long_description=read('README.md'),
56
long_description_content_type='text/markdown',
0 commit comments