Skip to content

Commit a816fda

Browse files
authored
chore(main): release 0.3.0 (#28)
🤖 I have created a release *beep* *boop* --- ## [0.3.0](v0.2.0...v0.3.0) (2025-12-05) ### Features * allow explicitly setting model and theme ([#27](#27)) ([705e0c7](705e0c7)) --- 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 705e0c7 commit a816fda

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.3.0](https://github.com/stactools-packages/met-office-deterministic/compare/v0.2.0...v0.3.0) (2025-12-05)
8+
9+
10+
### Features
11+
12+
* allow explicitly setting model and theme ([#27](https://github.com/stactools-packages/met-office-deterministic/issues/27)) ([705e0c7](https://github.com/stactools-packages/met-office-deterministic/commit/705e0c71f55155b01b98c35a6fe0526281626a3f))
13+
714
## [0.2.0](https://github.com/stactools-packages/met-office-deterministic/compare/v0.1.3...v0.2.0) (2025-12-04)
815

916

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.2.0"
3+
version = "0.3.0"
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)