From 768f49dcc75d4d1e9ee1ca815920391da2404ea5 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 4 Mar 2018 10:50:17 +0100 Subject: [PATCH] Update meta.yaml --- conda/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 18fd7293f2..c81fdcec4c 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -19,14 +19,14 @@ requirements: - gcc # [osx] - make - python - - oce ==0.17.2 + - oce ==0.17.3 - cmake - swig >=3.0.9 - libboost - icu run: - python - - oce ==0.17.2 + - oce ==0.17.3 - libboost - icu