summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2020-04-14 21:06:04 -0400
committerGitHub <noreply@github.com>2020-04-14 21:06:04 -0400
commitb7249b722e17fcc011f1614ea07c2326caa37280 (patch)
treed6e0202bbe0736065b66a3ccafff246cd4ecc850
parent595736969166f7c4a0c96731d614c3111c036eb2 (diff)
downloadastroconda-contrib-b7249b722e17fcc011f1614ea07c2326caa37280.tar.gz
Bug Fix: evaluate TP-to-TP transformation at origin for JWST (#645)
https://github.com/spacetelescope/tweakwcs/pull/118
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml
index 4cac783..02353a1 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.6.2' %}
+{% set version = '0.6.3' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}