summaryrefslogtreecommitdiff
path: root/gwcs
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.dencheva@gmail.com>2021-02-03 20:22:39 -0500
committerGitHub <noreply@github.com>2021-02-03 20:22:39 -0500
commitbbb436b784c38ccc13dabc0bceeb6f6709b9412d (patch)
tree3ca1778fa9aa96a6af4c1d1091f1380cea7bbfdd /gwcs
parent8ebba52abe400aba7ad71f7faee3475a6164fb31 (diff)
downloadastroconda-contrib-bbb436b784c38ccc13dabc0bceeb6f6709b9412d.tar.gz
update gwcs to v 0.16.1 (#693)
* update gwcs to v 0.16.1 * Reset build number Co-authored-by: Joseph Hunkeler <jhunkeler@gmail.com>
Diffstat (limited to 'gwcs')
-rw-r--r--gwcs/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml
index c105a49..d23a566 100644
--- a/gwcs/meta.yaml
+++ b/gwcs/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'gwcs' %}
-{% set version = '0.15.0' %}
-{% set number = '1' %}
+{% set version = '0.16.1' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}