diff --git a/CHANGELOG.md b/CHANGELOG.md index 06f4821ed9d0b61cd6ee4b78f7271d2ab266eec3..595f0ff43f2eed90d0ef9a26319ab26f78ef5853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ release. ## [Unreleased] +## [0.9.0] - 2023-04-19 + ### Fixed - Kaguya IsisLabelIsisSpice now calculates the right exposure_duration and focal2pixel_lines [#487](https://github.com/DOI-USGS/ale/pull/487) - Logging from generate_isd now correctly limits logging information [#487](https://github.com/DOI-USGS/ale/pull/487) diff --git a/code.json b/code.json index 24ee4d58829438e7539fc1afd790ddc20247919f..9ceba59650e4cc0c2a1ffa3fd1b58dcb436f2f91 100644 --- a/code.json +++ b/code.json @@ -64,7 +64,7 @@ }, "homepageURL": "https://code.usgs.gov/astrogeology/ale/", - "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.9.0/ale-main.zip", + "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.9.0/ale-0.9.0.zip", "disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/raw/0.9.0/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/astrogeology/ale.git", "vcs": "git", @@ -111,7 +111,7 @@ }, "homepageURL": "https://code.usgs.gov/astrogeology/ale/0.8.8", - "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.8.8/ale-main.zip", + "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.8.8/ale-0.8.8.zip", "disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/raw/0.8.8/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/astrogeology/ale.git", "vcs": "git",