Skip to content

Commit 6c78cc8

Browse files
authored
Merge pull request #213 from siapy/release-please--branches--main
2 parents 5ed52d0 + 64d409b commit 6c78cc8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.8.1](https://github.com/siapy/siapy-lib/compare/v0.8.0...v0.8.1) (2025-04-19)
4+
5+
6+
### Documentation
7+
8+
* update imageset initialization method in README ([7c579b4](https://github.com/siapy/siapy-lib/commit/7c579b422b6d66597079f84553d7dc7c0eb2f689))
9+
310
## [0.8.0](https://github.com/siapy/siapy-lib/compare/v0.7.2...v0.8.0) (2025-04-18)
411

512

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.8.0"
3+
version = "0.8.1"
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)