diff options
-rw-r--r-- | stsci-hst/meta.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 2e92a7f..e9cacd0 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -3,17 +3,17 @@ about: license: BSD summary: stsci-hst meta-package build: - number: '1' + number: '0' package: name: stsci-hst - version: 1.0.0 + version: 1.0.1 requirements: build: - purge_path >=0.0.1 - acstools ==2.0.0 - astrolib.coords ==0.39.6 - astropy >=1.1 - - calcos ==3.1.3 + - calcos ==3.1.7 - costools ==1.2.1 - crds ==6.0.0 - d2to1 ==0.2.12 @@ -48,7 +48,7 @@ requirements: - acstools ==2.0.0 - astrolib.coords ==0.39.6 - astropy >=1.1 - - calcos ==3.1.3 + - calcos ==3.1.7 - costools ==1.2.1 - crds ==6.0.0 - d2to1 ==0.2.12 |