diff options
Diffstat (limited to 'python/conda')
| -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 e1adc83..41250dc 100644 --- a/python/conda/meta.yaml +++ b/python/conda/meta.yaml @@ -1,10 +1,10 @@  package:    name: astra-toolbox -  version: '1.7' +  version: '1.7.1'  source:    git_url: https://github.com/astra-toolbox/astra-toolbox.git -  git_tag: v1.7 +  git_tag: v1.7.1  build:    number: 0 | 
