Skip to content

Commit 8457165

Browse files
freeze change log entry for release and pin rad to newest release
1 parent cc61d85 commit 8457165

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.rst

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

49
- Adds test to ensure that the base ``common`` keyword groups exist within the ``schema.info`` tree. [#338]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"numpy >=1.22",
2020
"astropy >=5.3.0",
2121
# "rad @ git+https://github.com/spacetelescope/rad.git",
22-
"rad >= 0.19.3",
22+
"rad >= 0.19.4",
2323
"asdf-standard >=1.0.3",
2424
]
2525
dynamic = [

0 commit comments

Comments
 (0)