Skip to content

Commit b6c3792

Browse files
authored
chore(main): release 0.1.3 (#24)
🤖 I have created a release *beep* *boop* --- ## [0.1.3](v0.1.2...v0.1.3) (2025-12-02) ### Bug Fixes * add geopotential_height_on_pressure_levels ([#23](#23)) ([3c4cb7d](3c4cb7d)), closes [#21](#21) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 3c4cb7d commit b6c3792

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.1.3](https://github.com/stactools-packages/met-office-deterministic/compare/v0.1.2...v0.1.3) (2025-12-02)
8+
9+
10+
### Bug Fixes
11+
12+
* add geopotential_height_on_pressure_levels ([#23](https://github.com/stactools-packages/met-office-deterministic/issues/23)) ([3c4cb7d](https://github.com/stactools-packages/met-office-deterministic/commit/3c4cb7de96d6bb4e934e3b876fb0d13030603367)), closes [#21](https://github.com/stactools-packages/met-office-deterministic/issues/21)
13+
714
## [0.1.2] - 2025-11-24
815

916
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stactools-met-office-deterministic"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Python package for generating STAC metadata for the Met Office Deterministic Numerical Weather Prediction model"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)