summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2020-05-14 12:44:40 -0400
committerGitHub <noreply@github.com>2020-05-14 12:44:40 -0400
commit172f366c5752068b71187414d8de0bbc6f0f4e4b (patch)
tree71c59e8c4461a58862490128df0f4bf45ed317f3
parent36ff12d07a988580c9e7356385c20fd63d0a101c (diff)
downloadastroconda-contrib-172f366c5752068b71187414d8de0bbc6f0f4e4b.tar.gz
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
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
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 }}