From 4030d6e46b27ef2fbcbe92487fd3382f27c685c8 Mon Sep 17 00:00:00 2001 From: kelvinrr Date: Tue, 12 Nov 2024 20:19:30 +0000 Subject: [PATCH] version bump --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 094118129..440e7bb8b 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -20,7 +20,7 @@ requirements: - python - setuptools - numpy - - pvl >= 1.3.0 + - pvl>=1.3.0 - protobuf - icu - h5py @@ -35,7 +35,7 @@ requirements: - python - setuptools - numpy - - pvl >= 1.3.0 + - pvl>=1.3.0 - protobuf - icu - h5py @@ -56,4 +56,4 @@ test: about: home: http://github.com/USGS-Astrogeology/plio - license: Public Domain \ No newline at end of file + license: Public Domain