Skip to content

Commit 447e09e

Browse files
authored
Merge pull request #160 from siapy/release-please--branches--main
chore(main): release 0.5.4
2 parents 922898f + 59daa41 commit 447e09e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.5.4](https://github.com/siapy/siapy-lib/compare/v0.5.3...v0.5.4) (2024-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Refactor, add and correct type annotations ([12ffa05](https://github.com/siapy/siapy-lib/commit/12ffa05a19053dc220c5dbac6c351d2c116716ee))
9+
10+
11+
### Documentation
12+
13+
* Add core.exceptions API documentation and update mkdocs.yml ([ca37d04](https://github.com/siapy/siapy-lib/commit/ca37d04e7d9a914a1a5e7e4b86b2a9c3e43e9b42))
14+
315
## [0.5.3](https://github.com/siapy/siapy-lib/compare/v0.5.2...v0.5.3) (2024-09-17)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "siapy"
3-
version = "0.5.3"
3+
version = "0.5.4"
44
description = "A python library for efficient processing of spectral images."
55
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
66

0 commit comments

Comments
 (0)