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 = [