summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2020-09-08 09:32:34 -0400
committerGitHub <noreply@github.com>2020-09-08 09:32:34 -0400
commit2a6456c3e8894c2476ba6f1938028536e69c24e5 (patch)
treecf3091e9cdc990266fe5a0031cd921935481c709
parentccc3e20b060972d20a4a4cf9e87ccfe0f8275f1a (diff)
downloadastroconda-contrib-2a6456c3e8894c2476ba6f1938028536e69c24e5.tar.gz
tweakwcs release 0.6.5 (#669)
Adds support for user-specified alignment tangent plane. See https://github.com/spacetelescope/tweakwcs/pull/125 for more information.
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml
index 053a54b..554ac6b 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.6.4' %}
+{% set version = '0.6.5' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}