From 379c5920fc86830c2bb78ffef429b55bdb4b8698 Mon Sep 17 00:00:00 2001 From: Dave Davis Date: Fri, 28 May 2021 10:07:05 -0400 Subject: [PATCH] Update Changes and readme for build 0.2 release --- CHANGES.rst | 4 ++-- README.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index c7cd3e2f5..0363f3c1c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.3.0 (unreleased) +0.3.0 (2021-05-28) ======= datamodels @@ -17,7 +17,7 @@ general - Update setup for more strict PEP8 checking [#176] -- Added documentation fo rmask files. [#181] +- Added documentation for rmask files. [#181] datamodels ---------- diff --git a/README.md b/README.md index a7963f672..65748ae01 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You can also install a specific version (from `romancal 0.1.0` onward): conda create -n python conda activate - pip install romancal==0.1.0 + pip install romancal==0.3.0 ### Installing the development version from Github @@ -148,6 +148,8 @@ contact the [ROMAN Help Desk](https://romanhelp.stsci.edu). | 0.1.0 | 0.0 | 003 | Nov 2020 | Release for Build 0.0 | -------- | --------- | ------------ | ---------- | ----------------------------------------------| | 0.2.0 | 0.1 | 004 | Mar 2021 | Release for Build 0.1 +| -------- | --------- | ------------ | ---------- | ----------------------------------------------| +| 0.3.0 | 0.2 | 007 | May 2021 | Release for Build 0.2 Note: CRDS_CONTEXT values flagged with an asterisk in the above table are estimates (formal CONTEXT deliveries are only provided with final builds).