Skip to content

Commit 1864325

Browse files
committed
chore(main): release 0.2.0
1 parent 5d85175 commit 1864325

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.2.0](https://github.com/stactools-packages/met-office-deterministic/compare/v0.1.3...v0.2.0) (2025-12-04)
8+
9+
10+
### Features
11+
12+
* add more asset descriptions ([#25](https://github.com/stactools-packages/met-office-deterministic/issues/25)) ([5d85175](https://github.com/stactools-packages/met-office-deterministic/commit/5d8517599c9efecf30bb615abb937bcd55d81cd0))
13+
714
## [0.1.3](https://github.com/stactools-packages/met-office-deterministic/compare/v0.1.2...v0.1.3) (2025-12-02)
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.1.3"
3+
version = "0.2.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)