summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2021-08-12 15:28:59 -0400
committerGitHub <noreply@github.com>2021-08-12 15:28:59 -0400
commitfb0cdb908943b7dc9a7212c1f5bc32fadc8f7727 (patch)
treee79eb906221f589e9adf48102cd90aa13263c736
parentdff9af251c117312baac500402b95101d4ab6b6c (diff)
downloadastroconda-contrib-fb0cdb908943b7dc9a7212c1f5bc32fadc8f7727.tar.gz
Make tweakwcs release 0.7.3
Bug fixes and enhancements: https://github.com/spacetelescope/tweakwcs/pull/143 https://github.com/spacetelescope/tweakwcs/pull/144
-rw-r--r--tweakwcs/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweakwcs/meta.yaml b/tweakwcs/meta.yaml
index b89d5c3..47f998e 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.7.1' %}
+{% set version = '0.7.3' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}