Skip to content

Commit 1e8d949

Browse files
authored
Change version in setup.py
1 parent f379b7e commit 1e8d949

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
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='lsds',
14-
version='0.1',
14+
version='0.1.1',
1515
description='Local Shape Descriptors.',
1616
long_description=long_description,
1717
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)