Skip to content

Commit

Permalink
release: 7.1.0 (#1195)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Nov 28, 2024
1 parent e22bb66 commit c779d09
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [7.1.0](https://github.com/linz/topo-imagery/compare/v7.0.0...v7.1.0) (2024-11-28)


### Features

* 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))


### Bug Fixes

* 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))

## [7.0.0](https://github.com/linz/topo-imagery/compare/v6.0.0...v7.0.0) (2024-11-27)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "topo-imagery"
version = "7.0.0"
version = "7.1.0"
description = "A collection of scripts for processing imagery"
authors = [
"Blayne Chard <[email protected]>",
Expand Down

0 comments on commit c779d09

Please sign in to comment.