Skip to content

Commit

Permalink
ci(release): 2.0.0-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0-beta.4](v2.0.0-beta.3...v2.0.0-beta.4) (2024-06-04)

### Bug Fixes

* lda and lr_tests missing arguments ([280159d](280159d))

### Docs

* new blog post ([afed9f7](afed9f7))
  • Loading branch information
semantic-release-bot committed Jun 4, 2024
1 parent 280159d commit 330ad59
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,3 +1,15 @@
## [2.0.0-beta.4](https://github.com/f-aguzzi/tesi/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2024-06-04)


### Bug Fixes

* lda and lr_tests missing arguments ([280159d](https://github.com/f-aguzzi/tesi/commit/280159d8208f46a2a843e9eeae60d82114e15261))


### Docs

* new blog post ([afed9f7](https://github.com/f-aguzzi/tesi/commit/afed9f7620d06559892a517daef4f78192d3f3e2))

## [2.0.0-beta.3](https://github.com/f-aguzzi/tesi/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2024-06-04)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "chemfusekit"
version = "2.0.0b3"
version = "2.0.0b4"
description = "A minimal Python / Jupyter Notebook / Colab library for data fusion and chemometrical analysis."
authors = [
{ name = "Federico Aguzzi", email = "62149513+f-aguzzi@users.noreply.github.com" }
Expand Down

0 comments on commit 330ad59

Please sign in to comment.