Skip to content

Commit

Permalink
chore(main): release 1.5.0 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
qgerome authored Dec 13, 2024
1 parent 733cbf1 commit a652fe3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.3"
".": "1.5.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.0](https://github.com/BLSQ/openhexa-toolbox/compare/v1.4.3...v1.5.0) (2024-12-13)


### Features

* **era5:** upgrade to datapi client ([#71](https://github.com/BLSQ/openhexa-toolbox/issues/71)) ([733cbf1](https://github.com/BLSQ/openhexa-toolbox/commit/733cbf167b4c8d9f4991602b21f31a8fb503b46d))

## [1.4.3](https://github.com/BLSQ/openhexa-toolbox/compare/v1.4.2...v1.4.3) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "openhexa.toolbox"
version = "1.4.3"
version = "1.5.0"
description = "A set of tools to acquire & process data from various sources"
authors = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]
maintainers = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]
Expand Down

0 comments on commit a652fe3

Please sign in to comment.