Skip to content

Commit 85277ef

Browse files
committed
v0.2.3
1 parent a805625 commit 85277ef

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

0 commit comments

Comments
 (0)