bump version

This commit is contained in:
Florent Guiotte 2021-02-09 19:09:39 +01:00
parent e0bcb484c5
commit ae0308374c

View File

@ -15,7 +15,7 @@ with open('README.md', 'r') as fh:
setuptools.setup(
name='idefix',
version='0.1.4',
version='0.1.5',
description='Utils and processing pipelines for LiDAR point clouds',
author='Florent Guiotte',
author_email='florent.guiotte@uhb.fr',