diff options
author | Willem Jan Palenstijn <wjp@usecode.org> | 2016-12-02 01:04:35 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <wjp@usecode.org> | 2016-12-02 01:04:35 +0100 |
commit | 70bc6ff9d036239c6d2810437e5b78cf95c04dce (patch) | |
tree | f9c9474e7ad036407bfa793eacf6867e578ea561 /python/conda/meta.yaml | |
parent | 298fda68e277c46d06fcf81866318dd0a1010746 (diff) | |
download | astra-70bc6ff9d036239c6d2810437e5b78cf95c04dce.tar.gz astra-70bc6ff9d036239c6d2810437e5b78cf95c04dce.tar.bz2 astra-70bc6ff9d036239c6d2810437e5b78cf95c04dce.tar.xz astra-70bc6ff9d036239c6d2810437e5b78cf95c04dce.zip |
Update versions for 1.8rc1 conda package
Diffstat (limited to 'python/conda/meta.yaml')
-rw-r--r-- | python/conda/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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: |