Skip to content

Commit d466307

Browse files
authored
Merge pull request #226 from siapy/release-please--branches--main
2 parents 1a164c7 + 0d5eb3a commit d466307

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.9.5](https://github.com/siapy/siapy-lib/compare/v0.9.4...v0.9.5) (2025-05-07)
4+
5+
6+
### Documentation
7+
8+
* add datasets module documentation and example usage ([ec2d469](https://github.com/siapy/siapy-lib/commit/ec2d4693d70cdb0ebb695792dd59063e599e2c64))
9+
* enhance SpectralImage documentation with GeometricShapes usage examples ([f7c82cc](https://github.com/siapy/siapy-lib/commit/f7c82cc03faa28f1bd1d66d70981314fd4551be2))
10+
311
## [0.9.4](https://github.com/siapy/siapy-lib/compare/v0.9.3...v0.9.4) (2025-05-06)
412

513

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.9.4"
3+
version = "0.9.5"
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,<3.13"

0 commit comments

Comments
 (0)