Skip to content

Commit a135011

Browse files
authored
Merge pull request #176 from siapy/release-please--branches--main
chore(main): release 0.5.7
2 parents f2e9610 + 048a6c4 commit a135011

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.7](https://github.com/siapy/siapy-lib/compare/v0.5.6...v0.5.7) (2024-12-20)
4+
5+
6+
### Documentation
7+
8+
* add example for loading and processing a spectral image set ([2564e88](https://github.com/siapy/siapy-lib/commit/2564e88fed8dc306b9833b509ea0e8e80ab65bbf))
9+
* add example script for loading and using SpectralImage ([24d5a4b](https://github.com/siapy/siapy-lib/commit/24d5a4b629e2ce753f11dbab5af61d8ba720e051))
10+
* add examples for loading and processing spectral images ([3261665](https://github.com/siapy/siapy-lib/commit/3261665bbcc69f90af8e530304af333582563bbb))
11+
* enhance examples for loading and processing spectral images ([09600b0](https://github.com/siapy/siapy-lib/commit/09600b0a65099a89bab1ad5708ae83bffd7514b9))
12+
* update data directory paths in example scripts and add transformations examples ([d2e924f](https://github.com/siapy/siapy-lib/commit/d2e924f30e00d3622856e50c9b36086404f6564e))
13+
* update introduction.md with correct Zenodo link and improve formatting ([15349d6](https://github.com/siapy/siapy-lib/commit/15349d6d094e82358275e67436deedebf3fc3857))
14+
315
## [0.5.6](https://github.com/siapy/siapy-lib/compare/v0.5.5...v0.5.6) (2024-12-20)
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.6"
3+
version = "0.5.7"
44
description = "A python library for efficient processing of spectral images."
55
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)