Skip to content

Commit

Permalink
chore(release): v2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 4, 2024
1 parent 9ea7547 commit 66b31fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,19 @@



## v2.2.6 (2024-02-04)

### Fix

* fix: inverse_transform fails with single mode and normalized pcs (#151) ([`9ea7547`](https://github.com/xarray-contrib/xeofs/commit/9ea7547c5f5b60722f675b1dab776a507da9b9e1))


## v2.2.5 (2024-01-28)

### Chore

* chore(release): v2.2.5 ([`b5d04cc`](https://github.com/xarray-contrib/xeofs/commit/b5d04ccb0279ed9b0661ccaa6dc0183ecacc9eef))

### Documentation

* docs: update xeofs citation (#145) ([`4cf84cf`](https://github.com/xarray-contrib/xeofs/commit/4cf84cfc0c99e790e53b183370ca9edfdbdd01c5))
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 = "xeofs"
version = "2.2.5"
version = "2.2.6"
description = "Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis"
authors = ["Niclas Rieger <[email protected]>", "Samuel J. Levang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 66b31fb

Please sign in to comment.