From 653fb1afa39cb94fa7ac164a0969b58551d6ad0f Mon Sep 17 00:00:00 2001 From: Karamaz0V1 Date: Wed, 19 Aug 2020 15:29:11 +0200 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 580449c..c2e08eb 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ from distutils.core import setup setup(name='idefix', - version='1.3', + version='1.4', description='Utils and processing pipelines for LiDAR point clouds', author='Florent Guiotte', author_email='florent.guiotte@uhb.fr',