summaryrefslogtreecommitdiff
path: root/tweakwcs
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2019-02-08 12:56:56 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-02-08 12:56:56 -0500
commit864d406a7ee350d239c5a42e8901157ea7b3d97e (patch)
treebce4bf08c732deec0b1d68263076095ee4ec32be /tweakwcs
parentf741dcfbdb63ec84c6d3068c7b67e1d952cb1210 (diff)
downloadastroconda-contrib-864d406a7ee350d239c5a42e8901157ea7b3d97e.tar.gz
Significantly redesigned tweakwcs API (#465)
See https://github.com/spacetelescope/tweakwcs/pull/57
Diffstat (limited to 'tweakwcs')
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml
index 351c5aa..6ea5911 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.3.3' %}
+{% set version = '0.4.0' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}