From 02d0d472231da7e8d4f9093cbaa415e0eea58011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:29:29 +1300 Subject: [PATCH] release: 5.2.0 (#1133) :robot: I have created a release *beep* *boop* --- ## [5.2.0](https://github.com/linz/topo-imagery/compare/v5.1.0...v5.2.0) (2024-10-17) ### Features * add description field for assets in collection TDE-1294 ([#1132](https://github.com/linz/topo-imagery/issues/1132)) ([4d6c030](https://github.com/linz/topo-imagery/commit/4d6c030d9da64f04d647ad116c6f478bbf2437f0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e528e5fdf..5b9b9dc38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.2.0](https://github.com/linz/topo-imagery/compare/v5.1.0...v5.2.0) (2024-10-17) + + +### Features + +* add description field for assets in collection TDE-1294 ([#1132](https://github.com/linz/topo-imagery/issues/1132)) ([4d6c030](https://github.com/linz/topo-imagery/commit/4d6c030d9da64f04d647ad116c6f478bbf2437f0)) + ## [5.1.0](https://github.com/linz/topo-imagery/compare/v5.0.2...v5.1.0) (2024-10-10) diff --git a/pyproject.toml b/pyproject.toml index fe76bbc52..3fbadf631 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ ignore_missing_imports = true [tool.poetry] name = "topo-imagery" -version = "5.1.0" +version = "5.2.0" description = "A collection of scripts for processing imagery" authors = [ "Blayne Chard ",