Skip to content

Commit 9a3121e

Browse files
authored
Version 1.2.8
Added support for K82F, KL82Z, KW24D and KW41Z
1 parent 47e2636 commit 9a3121e

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.7',
36+
version='1.2.8',
3737
description=DESCRIPTION,
3838
long_description=read('README.md'),
3939
author=OWNER_NAMES,

0 commit comments

Comments
 (0)