Skip to content

Commit

Permalink
chore(main): release 1.6.0 (#33)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.6.0](v1.5.0...v1.6.0)
(2024-10-17)


### Features

* Accept 5d spectral dimensions
([#34](#34))
([5787e5c](5787e5c))
* creates data_type for single point hindcast
([#32](#32))
([9b12c56](9b12c56))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
simentha authored Oct 17, 2024
1 parent 5787e5c commit b77776a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.0](https://github.com/equinor/atmos-validation/compare/v1.5.0...v1.6.0) (2024-10-17)


### Features

* Accept 5d spectral dimensions ([#34](https://github.com/equinor/atmos-validation/issues/34)) ([5787e5c](https://github.com/equinor/atmos-validation/commit/5787e5c480e3f1740a4be0c9f4b02a1e8a224a75))
* creates data_type for single point hindcast ([#32](https://github.com/equinor/atmos-validation/issues/32)) ([9b12c56](https://github.com/equinor/atmos-validation/commit/9b12c56877472d0df9871ade71126e630bfa788e))

## [1.5.0](https://github.com/equinor/atmos-validation/compare/v1.4.2...v1.5.0) (2024-10-07)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "atmos_validation"
version = "1.5.0"
version = "1.6.0"
description = "A python library containing automated data validation tools for the Atmos Data Service"
authors = ["Team Atmos (Equinor)"]
readme = ["README.md", "docs/conventions.md", "docs/run.md"]
Expand Down

0 comments on commit b77776a

Please sign in to comment.