diff --git a/conda/point_cloud_utils/meta.yaml b/conda/point_cloud_utils/meta.yaml index 6269878b..7bad3499 100644 --- a/conda/point_cloud_utils/meta.yaml +++ b/conda/point_cloud_utils/meta.yaml @@ -4,7 +4,7 @@ # Using the name variable with the URL in line 13 is conviniet # when copying and pasting from another recipe, but not really needed. {% set name = "point_cloud_utils" %} -{% set version = "0.3.3" %} +{% set version = "0.4.0" %} package: name: {{ name|lower }}