From 8084a5b60a51fecb1b246eea2f5403d015a5843a Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 4 Apr 2018 11:09:53 +0200
Subject: [PATCH] Revert "Merge branch 'revert-ae401c7e' into 'master'"

This reverts merge request !77
---
 gitlab/conda_build_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 632715a..0e64e1f 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -44,7 +44,7 @@ zip_keys:
 # Ideally we want to build and test against older versions of dependencies.
 # Most of the pin numbers come from the anaconda package.
 bob_devel:
-  - 2018.03.29
+  - 2018.03.31
 
 ## The build time only dependencies.
 ## Updaing these to the latest version all the time is OK.
-- 
GitLab