Skip to content

Commit ce32114

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

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
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.8/) | 1.9.8 | 2025-08-22 | 1.9.8 | N/A |
14+
| [datacube-core](https://pypi.org/project/datacube/1.9.9/) | 1.9.9 | 2025-09-02 | 1.9.8 | 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,26 +217,26 @@ <h1>Open Data Cube Package Releases</h1>
217217
<tr data-original-index="0">
218218
<td data-label="Package"><a href="https://pypi.org/project/datacube">datacube-core</a></td>
219219
<td data-label="PyPI Version">
220-
<a href="https://pypi.org/project/datacube/1.9.8/">1.9.8</a>
220+
<a href="https://pypi.org/project/datacube/1.9.9/">1.9.9</a>
221221

222222
</td>
223223
<td data-label="PyPI Age">
224224
<div class="age-display">
225225

226-
<span class="pypi-stable-age" data-published-at="2025-08-22T01:37:59.396544Z"></span>
227-
<span class="date">(22 August 2025)</span>
226+
<span class="pypi-stable-age" data-published-at="2025-09-02T08:07:02.224551Z"></span>
227+
<span class="date">(02 September 2025)</span>
228228

229229

230230
</div>
231231
</td>
232232
<td data-label="GitHub Version">
233-
<a href="https://github.com/opendatacube/datacube-core/releases/tag/1.9.8">1.9.8</a>
233+
<a href="https://github.com/opendatacube/datacube-core/releases/tag/1.9.9">1.9.9</a>
234234
</td>
235235
<td data-label="GitHub Age">
236236
<div class="age-display">
237237

238-
<span class="github-stable-age" data-published-at="2025-08-22T01:28:19Z"></span>
239-
<span class="date">(22 August 2025)</span>
238+
<span class="github-stable-age" data-published-at="2025-09-02T07:56:20Z"></span>
239+
<span class="date">(02 September 2025)</span>
240240

241241
</div>
242242
</td>

releases.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"name": "datacube-core",
44
"pypi_name": "datacube",
55
"github_repo": "opendatacube/datacube-core",
6-
"pypi_stable_version": "1.9.8",
7-
"pypi_stable_url": "https://pypi.org/project/datacube/1.9.8/",
8-
"pypi_stable_published_at": "2025-08-22T01:37:59.396544Z",
6+
"pypi_stable_version": "1.9.9",
7+
"pypi_stable_url": "https://pypi.org/project/datacube/1.9.9/",
8+
"pypi_stable_published_at": "2025-09-02T08:07:02.224551Z",
99
"pypi_prerelease": {
1010
"version": "1.9.1rc2",
1111
"published_at": "2025-02-25T03:02:12.771577Z",
1212
"url": "https://pypi.org/project/datacube/1.9.1rc2/"
1313
},
14-
"github_stable_version": "1.9.8",
15-
"github_stable_url": "https://github.com/opendatacube/datacube-core/releases/tag/1.9.8",
16-
"github_stable_published_at": "2025-08-22T01:28:19Z",
14+
"github_stable_version": "1.9.9",
15+
"github_stable_url": "https://github.com/opendatacube/datacube-core/releases/tag/1.9.9",
16+
"github_stable_published_at": "2025-09-02T07:56:20Z",
1717
"conda_forge_version": "1.9.8",
1818
"conda_forge_url": "https://anaconda.org/conda-forge/datacube"
1919
},

0 commit comments

Comments
 (0)