summaryrefslogtreecommitdiff
path: root/tweakwcs
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2019-01-15 23:19:59 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-01-15 23:19:59 -0500
commitc68fccabf1ed42b4bdf8fca39462441c8dd26d91 (patch)
tree0d29d1bea26b3fe3e7316ba2b83dce59d679559e /tweakwcs
parentf5676248169161c0801052fd60ef36ad9ca02ff6 (diff)
downloadastroconda-contrib-c68fccabf1ed42b4bdf8fca39462441c8dd26d91.tar.gz
Bug fix for non-weighted fit RMSD computation (#459)
See https://github.com/spacetelescope/tweakwcs/pull/46 for more details.
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 258430f..74c31f7 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.3.1' %}
+{% set version = '0.3.2' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}