Skip to content

Commit

Permalink
Merge pull request #160 from siapy/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.5.4
  • Loading branch information
janezlapajne authored Sep 18, 2024
2 parents 922898f + 59daa41 commit 447e09e
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,5 +1,17 @@
# Changelog

## [0.5.4](https://github.com/siapy/siapy-lib/compare/v0.5.3...v0.5.4) (2024-09-18)


### Bug Fixes

* Refactor, add and correct type annotations ([12ffa05](https://github.com/siapy/siapy-lib/commit/12ffa05a19053dc220c5dbac6c351d2c116716ee))


### Documentation

* Add core.exceptions API documentation and update mkdocs.yml ([ca37d04](https://github.com/siapy/siapy-lib/commit/ca37d04e7d9a914a1a5e7e4b86b2a9c3e43e9b42))

## [0.5.3](https://github.com/siapy/siapy-lib/compare/v0.5.2...v0.5.3) (2024-09-17)


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 = "siapy"
version = "0.5.3"
version = "0.5.4"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "[email protected]" }]

Expand Down

0 comments on commit 447e09e

Please sign in to comment.