Skip to content

Commit b1568f5

Browse files
omadgithub-actions[bot]
authored andcommitted
Update release information
1 parent ce32114 commit b1568f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The `update_releases.py` script fetches the latest version information and gener
1111
<!-- START_ODC_RELEASE_TABLE -->
1212
| Package | PyPI Version | PyPI Release Date | Conda-forge Version | Conda-forge Release Date |
1313
|---|---|---|---|---|
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 |
1515
| [odc-stac](https://pypi.org/project/odc-stac/0.4.0/) | 0.4.0 | 2025-05-01 | 0.4.0 | N/A |
1616
| [odc-stats](https://pypi.org/project/odc-stats/1.9.2/) | 1.9.2 | 2025-07-16 | 1.0.47 | N/A |
1717
| [odc-geo](https://pypi.org/project/odc-geo/0.4.10/) | 0.4.10 | 2025-03-03 | 0.5.0rc1 | N/A |

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h1>Open Data Cube Package Releases</h1>
242242
</td>
243243
<td data-label="Conda-Forge Version">
244244

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>
246246

247247
</td>
248248
</tr>

releases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"github_stable_version": "1.9.9",
1515
"github_stable_url": "https://github.com/opendatacube/datacube-core/releases/tag/1.9.9",
1616
"github_stable_published_at": "2025-09-02T07:56:20Z",
17-
"conda_forge_version": "1.9.8",
17+
"conda_forge_version": "1.9.9",
1818
"conda_forge_url": "https://anaconda.org/conda-forge/datacube"
1919
},
2020
{

0 commit comments

Comments
 (0)