Skip to content

Commit

Permalink
ci(release): 1.1.2-beta.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2-beta.3](v1.1.2-beta.2...v1.1.2-beta.3) (2024-05-29)

### Bug Fixes

* gh pages workflow ([49c6bda](49c6bda))
  • Loading branch information
semantic-release-bot committed May 29, 2024
1 parent 49c6bda commit 0bcdf85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2-beta.3](https://github.com/f-aguzzi/tesi/compare/v1.1.2-beta.2...v1.1.2-beta.3) (2024-05-29)


### Bug Fixes

* gh pages workflow ([49c6bda](https://github.com/f-aguzzi/tesi/commit/49c6bdabf757073e87e0c7b0c98eb4d0ef843f78))

## [1.1.2-beta.2](https://github.com/f-aguzzi/tesi/compare/v1.1.2-beta.1...v1.1.2-beta.2) (2024-05-29)


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 = "1.1.2b2"
version = "1.1.2b3"
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 0bcdf85

Please sign in to comment.