summaryrefslogtreecommitdiff
path: root/tweakwcs
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2019-01-22 15:35:24 -0500
committerMatt Rendina <rendinam@users.noreply.github.com>2019-01-22 15:35:24 -0500
commitc476974894a0c9bd2d71e4f09b822064de591ad4 (patch)
tree36c1f83c8f7c6aa426503ab8db20e828a140dbe4 /tweakwcs
parentc68fccabf1ed42b4bdf8fca39462441c8dd26d91 (diff)
downloadastroconda-contrib-c476974894a0c9bd2d71e4f09b822064de591ad4.tar.gz
Bug fix release of tweakwcs (#461)
See https://github.com/spacetelescope/tweakwcs/pull/47 and https://github.com/spacetelescope/tweakwcs/pull/49 but also `RMSD->RMSE` renaming and `MAE` computation.
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 74c31f7..351c5aa 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.3.2' %}
+{% set version = '0.3.3' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}