Skip to content

Commit

Permalink
ci(release): 3.0.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0-beta.5](v3.0.0-beta.4...v3.0.0-beta.5) (2024-06-26)

### Bug Fixes

* base-level imports ([8143f74](8143f74))

### chore

* update CI scripts ([264b153](264b153))
  • Loading branch information
semantic-release-bot committed Jun 26, 2024
1 parent 8143f74 commit 1d67f76
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 @@
## [3.0.0-beta.5](https://github.com/f-aguzzi/tesi/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2024-06-26)


### Bug Fixes

* base-level imports ([8143f74](https://github.com/f-aguzzi/tesi/commit/8143f74698cabd77e70e9f11c754b74ef3d677d5))


### chore

* update CI scripts ([264b153](https://github.com/f-aguzzi/tesi/commit/264b153e5e0f1ca7055e97899e52a93de7f89f81))

## [3.0.0-beta.4](https://github.com/f-aguzzi/tesi/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2024-06-26)


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 = "3.0.0b4"
version = "3.0.0b5"
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 1d67f76

Please sign in to comment.