diff options
Diffstat (limited to 'stistools')
| -rw-r--r-- | stistools/meta.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/stistools/meta.yaml b/stistools/meta.yaml index ae6dabb..773164f 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -6,7 +6,7 @@ build:      number: '0'  package:      name: stistools -    version: '1.1' +    version: '1.1.1'  requirements:      build:      - astropy >=1.1 @@ -23,6 +23,7 @@ requirements:      - numpy x.x      - python x.x  source: +    git_tag: 1.1.1      git_url: https://github.com/spacetelescope/stistools  test:      imports: | 
