summaryrefslogtreecommitdiff
path: root/tweakwcs
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2019-02-14 16:43:40 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-02-14 16:43:40 -0500
commite0b18635db0a5e5879e2c6441a92d0226293aa2b (patch)
treeeb2dec4f3a4cfe78e8f8ae5b2bf4e424377116b3 /tweakwcs
parentd334f49256be3670a947bd5c19e50b9fab271ed9 (diff)
downloadastroconda-contrib-e0b18635db0a5e5879e2c6441a92d0226293aa2b.tar.gz
tweakwcs: delete debug print statements - code cleanup (#468)
See https://github.com/spacetelescope/tweakwcs/pull/59 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 6ea5911..85c61c0 100644
--- a/tweakwcs/meta.yaml
+++ b/tweakwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'tweakwcs' %}
-{% set version = '0.4.0' %}
+{% set version = '0.4.1' %}
{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}