From 172f366c5752068b71187414d8de0bbc6f0f4e4b Mon Sep 17 00:00:00 2001 From: Mihai Cara Date: Thu, 14 May 2020 12:44:40 -0400 Subject: tweakwcs release 0.6.4 (#650) Bug fixes: https://github.com/spacetelescope/tweakwcs/pull/119, https://github.com/spacetelescope/tweakwcs/pull/120, and https://github.com/spacetelescope/tweakwcs/pull/122 --- tweakwcs/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml index 02353a1..053a54b 100644 --- a/tweakwcs/meta.yaml +++ b/tweakwcs/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'tweakwcs' %} -{% set version = '0.6.3' %} +{% set version = '0.6.4' %} {% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} -- cgit