Skip to content

Commit b745333

Browse files
freeze change log for release
1 parent 09b8435 commit b745333

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
0.20.0 (unreleased)
1+
0.20.1 (unreleased)
2+
===================
3+
4+
-
5+
6+
0.20.0 (2024-05-15)
27
===================
38

49
- Separated TVAC and FPS into their own makers to freeze from from main development. [#347]

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies = [
1818
"gwcs >=0.18.1",
1919
"numpy >=1.22",
2020
"astropy >=5.3.0",
21-
"rad @ git+https://github.com/spacetelescope/rad.git",
22-
# "rad >= 0.19.4",
21+
"rad >= 0.20.0",
22+
# "rad @ git+https://github.com/spacetelescope/rad.git",
2323
"asdf-standard >=1.0.3",
2424
]
2525
dynamic = [

0 commit comments

Comments
 (0)