Skip to content

Commit 5555a4e

Browse files
committed
v0.1.19
1 parent ae3dacf commit 5555a4e

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.1.18',
36+
version='0.1.19',
3737
description=DESCRIPTION,
3838
author=OWNER_NAMES,
3939
author_email=OWNER_EMAILS,

0 commit comments

Comments
 (0)