From b745333e182cc04a9d9f447c256922a2712fa61a Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Wed, 15 May 2024 11:49:41 -0400 Subject: [PATCH] freeze change log for release --- CHANGES.rst | 7 ++++++- pyproject.toml | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 338eaa0d..853adc08 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,9 @@ -0.20.0 (unreleased) +0.20.1 (unreleased) +=================== + +- + +0.20.0 (2024-05-15) =================== - Separated TVAC and FPS into their own makers to freeze from from main development. [#347] diff --git a/pyproject.toml b/pyproject.toml index 53b85da3..9011a5cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,8 +18,8 @@ dependencies = [ "gwcs >=0.18.1", "numpy >=1.22", "astropy >=5.3.0", - "rad @ git+https://github.com/spacetelescope/rad.git", - # "rad >= 0.19.4", + "rad >= 0.20.0", + # "rad @ git+https://github.com/spacetelescope/rad.git", "asdf-standard >=1.0.3", ] dynamic = [