diff options
Diffstat (limited to 'gwcs')
| -rw-r--r-- | gwcs/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml index 7edf004..a0b198d 100644 --- a/gwcs/meta.yaml +++ b/gwcs/meta.yaml @@ -6,7 +6,7 @@ build:      number: '0'  package:      name: gwcs -    version: 0.5.1 +    version: 0.6rc1  requirements:      build:      - asdf @@ -20,7 +20,7 @@ requirements:      - numpy x.x      - python x.x  source: -    git_tag: v0.5.1 +    git_tag: v0.6rc1      git_url: https://github.com/spacetelescope/gwcs  test:      imports: | 
