We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc61d85 commit 8457165Copy full SHA for 8457165
CHANGES.rst
@@ -1,4 +1,9 @@
1
-0.19.2 (unreleased)
+0.20.0 (unreleased)
2
+===================
3
+
4
+-
5
6
+0.19.2 (2024-05-08)
7
===================
8
9
- Adds test to ensure that the base ``common`` keyword groups exist within the ``schema.info`` tree. [#338]
pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
"numpy >=1.22",
20
"astropy >=5.3.0",
21
# "rad @ git+https://github.com/spacetelescope/rad.git",
22
- "rad >= 0.19.3",
+ "rad >= 0.19.4",
23
"asdf-standard >=1.0.3",
24
]
25
dynamic = [
0 commit comments