summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2021-02-17 01:03:33 -0500
committerGitHub <noreply@github.com>2021-02-17 01:03:33 -0500
commit87d8dc3f55b16c143e68183a721c44ad6c6267ad (patch)
treefb74b34efce9da8fb4ceec7e0d684077269878aa
parent12df992ee0829397f21bd4fe554e06fb7d92e2c5 (diff)
downloadastroconda-contrib-87d8dc3f55b16c143e68183a721c44ad6c6267ad.tar.gz
Release 0.7.1 of tweakwcs (#702)
Added support for VA-corrected frames in JWST WCS, see https://github.com/spacetelescope/tweakwcs/pull/130
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml
index 3374254..b89d5c3 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.7.0' %}
+{% set version = '0.7.1' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}