Skip to content

Commit 7e6d78d

Browse files
Update changelog and readme for release v1.4.0, B7.9 RC1 (#6554)
Changes * Update changelog and readme for release v1.4.0, B7.9 RC1 * update dependencies
1 parent 7315663 commit 7e6d78d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.4.0 (unreleased)
1+
1.4.0 (2022-01-10)
22
==================
33

44
ami_analyze

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ contact the [JWST Help Desk](https://jwsthelp.stsci.edu).
188188

189189
| jwst tag | DMS build | CRDS_CONTEXT | Date | Notes |
190190
| -------- | --------- | ------------ | ---------- | ----------------------------------------------|
191+
| 1.4.0 | B7.9rc1 | 0786* | 2022-01-10 | First release candidate for B7.9 |
191192
| 1.3.3 | B7.8.2 | 0764 | 2021-10-05 | Same as 1.3.2, but with installation bug fix |
192193
| 1.3.2 | B7.8.2 | 0764 | 2021-09-03 | Final release candidate for B7.8.2 |
193194
| 1.3.1 | B7.8.1 | 0742 | 2021-08-09 | Final release candidate for B7.8.1 |

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
asdf>=2.8.2
3232
astropy>=5.0.0
3333
BayesicFitting>=2.7.2
34-
crds>=10.3.1
34+
crds>=11.5.2
3535
drizzle>=1.13.4
3636
gwcs>=0.18.0
3737
jsonschema>=3.0.2
@@ -44,7 +44,7 @@ install_requires =
4444
scipy>=1.6.0
4545
spherical-geometry>=1.2.22
4646
stcal>=0.5.1
47-
stdatamodels>=0.3.0,<1.0
47+
stdatamodels>=0.4.0,<1.0
4848
stpipe>=0.3.1,<1.0
4949
stsci.image>=2.3.5
5050
stsci.imagestats>=1.6.3

0 commit comments

Comments
 (0)