Skip to content

Commit c779d09

Browse files
release: 7.1.0 (#1195)
🤖 I have created a release *beep* *boop* --- ## [7.1.0](v7.0.0...v7.1.0) (2024-11-28) ### Features * set default current-date for collection_from_items script TDE-1298 ([#1196](#1196)) ([e22bb66](e22bb66)) ### Bug Fixes * Use client syntax for getting file contents ([#1194](#1194)) ([ab83041](ab83041)) --- 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>
1 parent e22bb66 commit c779d09

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [7.1.0](https://github.com/linz/topo-imagery/compare/v7.0.0...v7.1.0) (2024-11-28)
4+
5+
6+
### Features
7+
8+
* set default current-date for collection_from_items script TDE-1298 ([#1196](https://github.com/linz/topo-imagery/issues/1196)) ([e22bb66](https://github.com/linz/topo-imagery/commit/e22bb66e9767d8a45cecca4443f2dbcd8459a084))
9+
10+
11+
### Bug Fixes
12+
13+
* Use client syntax for getting file contents ([#1194](https://github.com/linz/topo-imagery/issues/1194)) ([ab83041](https://github.com/linz/topo-imagery/commit/ab830416703245b6c45b543dfb2037619ba31e42))
14+
315
## [7.0.0](https://github.com/linz/topo-imagery/compare/v6.0.0...v7.0.0) (2024-11-27)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ignore_missing_imports = true
2525

2626
[tool.poetry]
2727
name = "topo-imagery"
28-
version = "7.0.0"
28+
version = "7.1.0"
2929
description = "A collection of scripts for processing imagery"
3030
authors = [
3131
"Blayne Chard <[email protected]>",

0 commit comments

Comments
 (0)