From 70bc6ff9d036239c6d2810437e5b78cf95c04dce Mon Sep 17 00:00:00 2001
From: Willem Jan Palenstijn <wjp@usecode.org>
Date: Fri, 2 Dec 2016 01:04:35 +0100
Subject: Update versions for 1.8rc1 conda package

---
 python/conda/meta.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'python/conda/meta.yaml')

diff --git a/python/conda/meta.yaml b/python/conda/meta.yaml
index 84054c1..88c01d1 100644
--- a/python/conda/meta.yaml
+++ b/python/conda/meta.yaml
@@ -30,14 +30,14 @@ requirements:
     - numpy
     - scipy
     - six
-    - libastra ==1.8b  # TODO: change to release version
+    - libastra ==1.8rc1  # TODO: change to release version
 
   run:
     - python
     - numpy
     - scipy
     - six
-    - libastra ==1.8b  # TODO: change to release version
+    - libastra ==1.8rc1  # TODO: change to release version
 
 
 about:
-- 
cgit v1.2.3