bump version
This commit is contained in:
parent
e0bcb484c5
commit
ae0308374c
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ with open('README.md', 'r') as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='idefix',
|
name='idefix',
|
||||||
version='0.1.4',
|
version='0.1.5',
|
||||||
description='Utils and processing pipelines for LiDAR point clouds',
|
description='Utils and processing pipelines for LiDAR point clouds',
|
||||||
author='Florent Guiotte',
|
author='Florent Guiotte',
|
||||||
author_email='florent.guiotte@uhb.fr',
|
author_email='florent.guiotte@uhb.fr',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user