Skip to content

Commit f3e20e6

Browse files
authored
Version 1.2.7
1 parent 031b2f8 commit f3e20e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def read(fname):
3333
return open(os.path.join(os.path.dirname(__file__), fname)).read()
3434

3535
setup(name='mbed-ls',
36-
version='1.2.6',
36+
version='1.2.7',
3737
description=DESCRIPTION,
3838
long_description=read('README.md'),
3939
author=OWNER_NAMES,

0 commit comments

Comments
 (0)