Skip to content

Commit 50fdd09

Browse files
bump drizzle to newest release, add metadata for release 0.20.1
1 parent d11227b commit 50fdd09

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ an [issue](https://github.com/spacetelescope/romancal/issues).
172172
| 0.18.0 | 25Q2_B17 | 072 | Feb 2025 | Release for Build 25Q2_B17 (Build 17) |
173173
| 0.19.0 | 25Q3_B18 | 083 | May 2025 | Release for Build 25Q3_B18 (Build 18) |
174174
| 0.20.0 | 25Q4_B19 | 088 | Aug 2025 | Release for Build 25Q4_B19 (Build 19) |
175+
| 0.20.1 | 25Q4_B19 | 088 | Aug 2025 | Release for Build 25Q4_B19 (Build 19) |
175176

176177

177178
Note: CRDS_CONTEXT values flagged with an asterisk in the above table are estimates

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"tweakwcs >=0.8.11",
3131
"spherical-geometry >= 1.3.3",
3232
"stsci.imagestats >= 1.8.3",
33-
"drizzle >= 2.0.1",
33+
"drizzle >= 2.1.1",
3434
"pyarrow >= 10.0.1", # for Table.read(...) support in astropy for parquet files
3535
"pandas >= 2.0.0", # for Table.read(...) support in astropy for parquet files
3636
]

0 commit comments

Comments
 (0)