Skip to content

Commit 2aaa282

Browse files
authored
chore(main): release 0.3.2 (#33)
🤖 I have created a release *beep* *boop* --- ## [0.3.2](v0.3.1...v0.3.2) (2025-12-11) ### Bug Fixes * valid_time is the same as reference_datetime ([#32](#32)) ([1fd6cbb](1fd6cbb)) --- 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 1fd6cbb commit 2aaa282

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.2](https://github.com/stactools-packages/met-office-deterministic/compare/v0.3.1...v0.3.2) (2025-12-11)
8+
9+
10+
### Bug Fixes
11+
12+
* valid_time is the same as reference_datetime ([#32](https://github.com/stactools-packages/met-office-deterministic/issues/32)) ([1fd6cbb](https://github.com/stactools-packages/met-office-deterministic/commit/1fd6cbb991cbb4f79ceeae087be51c677b568c2d))
13+
714
## [0.3.1](https://github.com/stactools-packages/met-office-deterministic/compare/v0.3.0...v0.3.1) (2025-12-10)
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.3.1"
3+
version = "0.3.2"
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)