summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-01-23 11:40:43 -0500
committerGitHub <noreply@github.com>2018-01-23 11:40:43 -0500
commitc02960b40b2ac01d2a78519f5b5d85da9390c30c (patch)
tree70d88e2f3e036ebc687a1af32df62f2c604ed116
parent542d07b0c8c1ea37241b5c039fa4b10b93b0db44 (diff)
downloadastroconda-dev-c02960b40b2ac01d2a78519f5b5d85da9390c30c.tar.gz
Didn't bump revision on stsci.tools (#95)
* stsci.tools: remove circular dependency on stwcs * Bump revision
-rw-r--r--stsci.tools/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml
index b8d7cdd..eeb68f0 100644
--- a/stsci.tools/meta.yaml
+++ b/stsci.tools/meta.yaml
@@ -3,7 +3,7 @@
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '4' %}
+{% set number = '5' %}
about:
home: https://github.com/spacetelescope/{{ name }}