File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The `update_releases.py` script fetches the latest version information and gener
11
11
<!-- START_ODC_RELEASE_TABLE -->
12
12
| Package | PyPI Version | PyPI Release Date | Conda-forge Version | Conda-forge Release Date |
13
13
| ---| ---| ---| ---| ---|
14
- | [ datacube-core] ( https://pypi.org/project/datacube/1.9.9/ ) | 1.9.9 | 2025-09-02 | 1.9.8 | N/A |
14
+ | [ datacube-core] ( https://pypi.org/project/datacube/1.9.9/ ) | 1.9.9 | 2025-09-02 | 1.9.9 | N/A |
15
15
| [ odc-stac] ( https://pypi.org/project/odc-stac/0.4.0/ ) | 0.4.0 | 2025-05-01 | 0.4.0 | N/A |
16
16
| [ odc-stats] ( https://pypi.org/project/odc-stats/1.9.2/ ) | 1.9.2 | 2025-07-16 | 1.0.47 | N/A |
17
17
| [ odc-geo] ( https://pypi.org/project/odc-geo/0.4.10/ ) | 0.4.10 | 2025-03-03 | 0.5.0rc1 | N/A |
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ <h1>Open Data Cube Package Releases</h1>
242
242
</ td >
243
243
< td data-label ="Conda-Forge Version ">
244
244
245
- < a href ="https://anaconda.org/conda-forge/datacube "> 1.9.8 </ a >
245
+ < a href ="https://anaconda.org/conda-forge/datacube "> 1.9.9 </ a >
246
246
247
247
</ td >
248
248
</ tr >
Original file line number Diff line number Diff line change 14
14
"github_stable_version" : " 1.9.9" ,
15
15
"github_stable_url" : " https://github.com/opendatacube/datacube-core/releases/tag/1.9.9" ,
16
16
"github_stable_published_at" : " 2025-09-02T07:56:20Z" ,
17
- "conda_forge_version" : " 1.9.8 " ,
17
+ "conda_forge_version" : " 1.9.9 " ,
18
18
"conda_forge_url" : " https://anaconda.org/conda-forge/datacube"
19
19
},
20
20
{
You can’t perform that action at this time.
0 commit comments